Type Alias gear_runtime_primitives::Signature

source ·
pub type Signature = MultiSignature;
Expand description

Alias to 512-bit hash when used in the context of a transaction signature on the chain.

Aliased Type§

enum Signature {
    // some variants omitted
}

Variants§