Name | Lookup | Parameters | |
---|---|---|---|
purchase_credits | 1a00 | 2 | |
set_block_production_credits | 1a01 | 2 | |
set_given_free_credits | 1a02 | 2 | |
set_refund_address | 1a03 | 2 | |
set_collator_assignment_credits | 1a04 | 2 | |
set_max_core_price | 1a05 | 2 | |
set_max_tip | 1a06 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
CreditsPurchased | 1a00 | ["ParaId","AccountId","BalanceOf"] | |
BlockProductionCreditBurned | 1a01 | ["ParaId","BlockNumberFor"] | |
CollatorAssignmentCreditBurned | 1a02 | ["ParaId","u32"] | |
CollatorAssignmentTipCollected | 1a03 | ["ParaId","AccountId","BalanceOf"] | |
BlockProductionCreditsSet | 1a04 | ["ParaId","BlockNumberFor"] | |
RefundAddressUpdated | 1a05 | ["ParaId","Option<AccountId>"] | |
MaxCorePriceUpdated | 1a06 | ["ParaId","Option<u128>"] | |
CollatorAssignmentCreditsSet | 1a07 | ["ParaId","u32"] |
Name | Type | |
---|---|---|
BlockProductionCredits | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U32","keys_id":61,"value_id":4}} | |
CollatorAssignmentCredits | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U32","keys_id":61,"value_id":4}} | |
GivenFreeCredits | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"NULL","keys_id":61,"value_id":35}} | |
RefundAddress | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"AccountId","keys_id":61,"value_id":0}} | |
MaxCorePrice | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U128","keys_id":61,"value_id":6}} | |
MaxTip | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U128","keys_id":61,"value_id":6}} |
Name | Type | Value | |
---|---|---|---|
FreeBlockProductionCredits | U32 | 002f0d00 | |
FreeCollatorAssignmentCredits | U32 | a0050000 |
Name | Docs |
---|---|
InsufficientFundsToPurchaseCredits | |
InsufficientCredits | |
CreditPriceTooExpensive |