Type Definition mina_signer::keypair::Result

source ·
pub type Result<T> = Result<T, KeypairError>;
Expand description

Keypair result