Type Alias SignerRef

Source
pub type SignerRef = Arc<DynSigner>;
Expand description

Shared Signer.

Aliased Typeยง

struct SignerRef { /* private fields */ }