Function near_store::remove_account[][src]

pub fn remove_account(
    state_update: &mut TrieUpdate,
    account_id: &AccountId
) -> Result<(), StorageError>

Removes account, code and all access keys associated to it.