pub type KeyOwnerProof = OpaqueKeyOwnershipProof;

Aliased Type§

struct KeyOwnerProof(pub Vec<u8>);

Fields§

§0: Vec<u8>