Type Alias sp_state_machine::DefaultError
source · pub type DefaultError = String;Expand description
Default error type to use with state machine trie backend.
Aliased Type§
struct DefaultError { /* private fields */ }pub type DefaultError = String;Default error type to use with state machine trie backend.
struct DefaultError { /* private fields */ }