Name | Lookup | Parameters | |
---|---|---|---|
purchase_credits | 1200 | 2 | |
set_block_production_credits | 1201 | 2 | |
set_given_free_credits | 1202 | 2 | |
set_refund_address | 1203 | 2 | |
set_collator_assignment_credits | 1204 | 2 | |
set_max_core_price | 1205 | 2 | |
set_max_tip | 1206 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
CreditsPurchased | 1200 | ["ParaId","AccountId","BalanceOf"] | |
BlockProductionCreditBurned | 1201 | ["ParaId","BlockNumberFor"] | |
CollatorAssignmentCreditBurned | 1202 | ["ParaId","u32"] | |
CollatorAssignmentTipCollected | 1203 | ["ParaId","AccountId","BalanceOf"] | |
BlockProductionCreditsSet | 1204 | ["ParaId","BlockNumberFor"] | |
RefundAddressUpdated | 1205 | ["ParaId","Option<AccountId>"] | |
MaxCorePriceUpdated | 1206 | ["ParaId","u128"] | |
CollatorAssignmentCreditsSet | 1207 | ["ParaId","u32"] |
Name | Type | |
---|---|---|
BlockProductionCredits | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U32","keys_id":46,"value_id":4}} | |
CollatorAssignmentCredits | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U32","keys_id":46,"value_id":4}} | |
GivenFreeCredits | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"NULL","keys_id":46,"value_id":128}} | |
RefundAddress | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"AccountId","keys_id":46,"value_id":0}} | |
MaxCorePrice | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U128","keys_id":46,"value_id":6}} | |
MaxTip | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"U128","keys_id":46,"value_id":6}} |
Name | Type | Value | |
---|---|---|---|
FreeBlockProductionCredits | U32 | 002f0d00 | |
FreeCollatorAssignmentCredits | U32 | f0000000 |
Name | Docs |
---|---|
InsufficientFundsToPurchaseCredits | |
InsufficientCredits | |
CreditPriceTooExpensive |