Nodle 3.52.x
System
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
fill_block | ✔️ | ✔️ | Perbill _ratio <br/> | |
remark | ✔️ | ✔️ | Bytes _remark <br/> | |
set_heap_pages | ✔️ | ✔️ | u64 pages <br/> | |
set_code | ✔️ | ✔️ | Bytes code <br/> | |
set_code_without_checks | ✔️ | ✔️ | Bytes code <br/> | |
set_changes_trie_config | Option{'<'}ChangesTrieConfiguration{'>'} changes_trie_config <br/> | |||
set_storage | Vec{'<'}KeyValue{'>'} items <br/> | |||
kill_storage | Vec{'<'}Key{'>'} keys <br/> | |||
kill_prefix | Key prefix <br/>u32 _subkeys <br/> |
Timestamp
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set | ✔️ | Compact{'<'}Moment{'>'} now <br/> |
Indices
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
claim | AccountIndex index <br/> | |||
transfer | AccountId new <br/>AccountIndex index <br/> | |||
free | AccountIndex index <br/> | |||
force_transfer | AccountId new <br/>AccountIndex index <br/>bool freeze <br/> | |||
freeze | AccountIndex index <br/> |
Balances
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
transfer | ✔️ | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
set_balance | ✔️ | ✔️ | LookupSource who <br/>Compact{'<'}Balance{'>'} new_free <br/>Compact{'<'}Balance{'>'} new_reserved <br/> | |
force_transfer | ✔️ | ✔️ | LookupSource source <br/>LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> | |
transfer_keep_alive | ✔️ | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
TransactionPayment
Empty
RandomnessCollectiveFlip
Name | Light | XL | Nesting | Arguments |
---|
Babe
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
report_equivocation | BabeEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
report_equivocation_unsigned | BabeEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> |
Grandpa
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
report_equivocation | GrandpaEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
report_equivocation_unsigned | GrandpaEquivocationProof equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
note_stalled | ✔️ | BlockNumber delay <br/>BlockNumber best_finalized_block_number <br/> |
Authorship
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_uncles | Vec{'<'}Header{'>'} new_uncles <br/> |
ImOnline
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
heartbeat | Heartbeat heartbeat <br/>Signature _signature <br/> |
Offences
Name | Light | XL | Nesting | Arguments |
---|
ValidatorsSet
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
add_member | ✔️ | ✔️ | AccountId who <br/> | |
remove_member | ✔️ | ✔️ | AccountId who <br/> | |
swap_member | ✔️ | ✔️ | AccountId remove <br/>AccountId add <br/> | |
reset_members | ✔️ | ✔️ | Vec{'<'}AccountId{'>'} members <br/> | |
change_key | ✔️ | ✔️ | AccountId new <br/> | |
set_prime | ✔️ | ✔️ | AccountId who <br/> | |
clear_prime | ✔️ | ✔️ |
Session
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_keys | ✔️ | Keys keys <br/>Bytes proof <br/> | ||
purge_keys | ✔️ | ✔️ |
Historical
Empty
AuthorityDiscovery
Name | Light | XL | Nesting | Arguments |
---|
TechnicalCommittee
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_members | ✔️ | ✔️ | Vec{'<'}AccountId{'>'} new_members <br/>Option{'<'}AccountId{'>'} prime <br/>MemberCount old_count <br/> | |
execute | Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | |||
propose | Compact{'<'}MemberCount{'>'} threshold <br/>Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | |||
vote | ✔️ | ✔️ | Hash proposal <br/>Compact{'<'}ProposalIndex{'>'} index <br/>bool approve <br/> | |
close | ✔️ | ✔️ | Hash proposal_hash <br/>Compact{'<'}ProposalIndex{'>'} index <br/>Compact{'<'}Weight{'>'} proposal_weight_bound <br/>Compact{'<'}u32{'>'} length_bound <br/> | |
disapprove_proposal | ✔️ | ✔️ | Hash proposal_hash <br/> |
TechnicalMembership
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
add_member | ✔️ | ✔️ | AccountId who <br/> | |
remove_member | ✔️ | ✔️ | AccountId who <br/> | |
swap_member | ✔️ | ✔️ | AccountId remove <br/>AccountId add <br/> | |
reset_members | ✔️ | ✔️ | Vec{'<'}AccountId{'>'} members <br/> | |
change_key | ✔️ | ✔️ | AccountId new <br/> | |
set_prime | ✔️ | ✔️ | AccountId who <br/> | |
clear_prime | ✔️ | ✔️ |
FinancialCommittee
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_members | ✔️ | Vec{'<'}AccountId{'>'} new_members <br/>Option{'<'}AccountId{'>'} prime <br/>MemberCount old_count <br/> | ||
execute | ✔️ | Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
propose | ✔️ | Compact{'<'}MemberCount{'>'} threshold <br/>Proposal proposal <br/>Compact{'<'}u32{'>'} length_bound <br/> | ||
vote | ✔️ | Hash proposal <br/>Compact{'<'}ProposalIndex{'>'} index <br/>bool approve <br/> | ||
close |