Module soroban_sdk::accounts

source ·
Expand description

Accounts contains types for accessing accounts in the current ledger.

See Accounts for examples.

Structs

Account provides access to information about an accounts thresholds and signers.
Account ID is an identifier for an account.
Accounts retrieves information about accounts that exist in the current ledger.