Trait safecoin_clap_utils::nonce::NonceArgs
source · pub trait NonceArgs {
// Required method
fn nonce_args(self, global: bool) -> Self;
}
pub trait NonceArgs {
// Required method
fn nonce_args(self, global: bool) -> Self;
}