pub fn authorize_key(
key_id: Address,
signature_type: SignatureType,
restrictions: KeyRestrictions,
) -> CallExpand description
Build an authorizeKey(address,uint8,KeyRestrictions) precompile call.
pub fn authorize_key(
key_id: Address,
signature_type: SignatureType,
restrictions: KeyRestrictions,
) -> CallBuild an authorizeKey(address,uint8,KeyRestrictions) precompile call.