Type Alias shell_runtime::SignedExtra

source ·
pub type SignedExtra = DisallowSigned;
Expand description

The SignedExtension to the basic transaction logic.

Aliased Type§

struct SignedExtra;