Type Alias AuthorityOf

AuthorityOf: StorageDescriptor<[Key: Binary], {
    account_id: SS58String;
    allocation: number;
}, true, never>

A map of the accounts who are authorized to grant usernames.