pub type TestSigner = InMemorySigner;Expand description
An in-memory signer used in tests.
Aliased Typeยง
pub struct TestSigner(/* private fields */);pub type TestSigner = InMemorySigner;An in-memory signer used in tests.
pub struct TestSigner(/* private fields */);