Authority

Summary

MembersDescriptions

public UInt32 threshold

Threshold of the Authority.

public List< AuthorityKey> keys

Keys assigned to the Authority.

Accounts assigned to the Authority

public List< AuthorityWait> waits

Waits assigned to the Authority.

Members

public UInt32 threshold

Threshold of the Authority.

public List< AuthorityKey> keys

Keys assigned to the Authority.

public List< AuthorityAccount> accounts

Accounts assigned to the Authority

public List< AuthorityWait> waits

Waits assigned to the Authority.

Last updated