Name | Lookup | Parameters | |
|---|---|---|---|
| execute | 0c00 | 2 | |
| execute_unchecked_weight | 0c01 | 3 | |
| set_members | 0c02 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Executed | 0c00 | ||
| UnderNewOwnership | 0c01 | ||
| ExecutionFailed | 0c02 |
Name | Type | |
|---|---|---|
| Members | {"origin":"PlainType","plain_type":"Membership"} | |
| Round | {"origin":"PlainType","plain_type":"u64"} |
Name | Docs |
|---|---|
| NotMember | The account used to submit this vote is not a member of Master. |
| InsufficientVotes | This proposal does not yet have enough votes to be executed. |
| BadSig | One of the signatures provided is invalid. Hint: Is everyone voting for the current round? |
| ZeroVoteRequirement | A vote requirement of 0 would allow unresricted sudo access. |
| VoteRequirementTooHigh | There aren't enough members to satisfy that vote requirement. |