Authority
Summary
Members | Descriptions |
---|---|
| Threshold of the Authority. |
| Keys assigned to the Authority. |
| Accounts assigned to the Authority |
| 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