Function near_store::get_account[][src]

pub fn get_account(
    state_update: &TrieUpdate,
    account_id: &AccountId
) -> Result<Option<Account>, StorageError>