Trait noble_aura::Config[][src]

pub trait Config: Config {
    type AuthorityId: Member + Parameter + RuntimeAppPublic + Default;
}

Associated Types

type AuthorityId: Member + Parameter + RuntimeAppPublic + Default[src]

The identifier type for an authority.

Loading content...

Implementors

Loading content...