Name | Lookup | Parameters | |
|---|---|---|---|
| reset_members | 2d00 | 2 | |
| set_council_address | 2d01 | 1 | |
| set_technical_committee_address | 2d02 | 1 | |
| set_council_policy_id | 2d03 | 1 | |
| set_technical_committee_policy_id | 2d04 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| CouncilMembersReset | 2d00 | ["Vec<AccountId>","Vec<MainchainMember>"] | |
| TechnicalCommitteeMembersReset | 2d01 | ["Vec<AccountId>","Vec<MainchainMember>"] |
Name | Type | |
|---|---|---|
| MainChainCouncilAddress | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":157} | |
| MainChainCouncilPolicyId | {"origin":"PlainType","plain_type":"[U8; 28]","PlainTypeValue":81} | |
| MainChainTechnicalCommitteeAddress | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":157} | |
| MainChainTechnicalCommitteePolicyId | {"origin":"PlainType","plain_type":"[U8; 28]","PlainTypeValue":81} | |
| CouncilMainchainMembers | {"origin":"PlainType","plain_type":"Vec<sidechain_domain:PolicyId>","PlainTypeValue":286} | |
| TechnicalCommitteeMainchainMembers | {"origin":"PlainType","plain_type":"Vec<sidechain_domain:PolicyId>","PlainTypeValue":286} | |
| InherentExecutedThisBlock | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":6} |
Name | Type | Value | |
|---|---|---|---|
| CouncilMaxMembers | U32 | 0a000000 | |
| TechnicalCommitteeMaxMembers | U32 | 0a000000 |
Name | Docs |
|---|---|
| EmptyMembers | Membership set is empty |
| DuplicatedMembers | Duplicate Members |
| InherentAlreadyExecuted | Only one inherent is allowed per block |