gadget_sdk::store

Type Alias ECDSAKeyStore

Source
pub type ECDSAKeyStore<BE> = GenericKeyStore<BE, Pair>;

Aliased Typeยง

struct ECDSAKeyStore<BE> { /* private fields */ }