pub fn authorize_key_legacy(
key_id: Address,
signature_type: SignatureType,
restrictions: KeyRestrictions,
) -> Result<Call, KeychainBuildError>Expand description
Build a pre-T3 authorizeKey call.
pub fn authorize_key_legacy(
key_id: Address,
signature_type: SignatureType,
restrictions: KeyRestrictions,
) -> Result<Call, KeychainBuildError>Build a pre-T3 authorizeKey call.