Type Definition mina_signer::pubkey::Result

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

Public key Result