Type Definition mina_signer::seckey::Result

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

Keypair result