pub fn list_authorization_keys() -> BTreeSet<AccountHash>
Expand description
Returns the set of AccountHash
from the calling account’s context authorization_keys
.
pub fn list_authorization_keys() -> BTreeSet<AccountHash>
Returns the set of AccountHash
from the calling account’s context authorization_keys
.