forked from ripple-unmaintained/ripple-lib-java
-
Notifications
You must be signed in to change notification settings - Fork 7
Open

Description
I have a few questions. The first is why doesn't the Account class have a member that is an ArrayList or something similar that holds all the transactions for that account? From what I saw in the code, there is no way to actually store all the transactions for a wallet. Assuming there isn't a way to store these, is there at least a method for downloading them? I would also like to know if there is a callback for when the account balance is set when you call client.account(...). I see in the code that by calling client.account(...), it automatically requests the account root, but how are we supposed to know when we got a response?
Metadata
Metadata
Assignees
Labels
No labels