Struct cli::client_proxy::AddressAndIndex
source · pub struct AddressAndIndex {
pub address: AccountAddress,
pub index: usize,
}
Expand description
Account data is stored in a map and referenced by an index.
Fields§
§address: AccountAddress
Address of the account.
index: usize
The account_ref_id of this account in client.