Skip to main content

authorize_key

Function authorize_key 

Source
pub fn authorize_key(
    key_id: Address,
    signature_type: SignatureType,
    restrictions: KeyRestrictions,
) -> Call
Expand description

Build an authorizeKey(address,uint8,KeyRestrictions) precompile call.