Type Definition flow_sdk::algorithms::DefaultSigner[][src]

pub type DefaultSigner = Secp256k1<SignOnly>;
Expand description

The default signer, the exact type depends on the feature flags enabled.