Type Alias cml_cip36::CIP36StakingPubKey

source ·
pub type CIP36StakingPubKey = PublicKey;

Aliased Type§

struct CIP36StakingPubKey(pub PublicKey<Ed25519>);

Fields§

§0: PublicKey<Ed25519>