Private
Readonly
clientThe pubkey of the account we are intrested in
optional parameters to further configure how the account data is queried
Optional
commitment?: "processed" | "confirmed" | "finalized"the commitment that the for which the account
data is returned, default is confirmed
Returns the update to an account resulting from a specific transaction.
The pubkey of the account we are intrested in
The transaction that caused the account update
Generated using TypeDoc
Returns the data for an account.