Skip to content

How can I sync the balance an transactions for a wallet? #19

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions