Type Definition drml_primitives::Signature
source · [−]pub type Signature = MultiSignature;
Expand description
Alias to type for a signature for a transaction on the chain. This allows one of several kinds of underlying crypto to be used, so isn’t a fixed size when encoded.