referrerpolicy=no-referrer-when-downgrade
pallet_im_online::sr25519

Type Alias AuthoritySignature

Source
pub type AuthoritySignature = Signature;
Expand description

An i’m online signature using sr25519 as its crypto.

Aliased Type§

struct AuthoritySignature(/* private fields */);