Name | Lookup | Parameters | |
---|---|---|---|
place_order_allow_death | 3800 | 2 | |
place_order_keep_alive | 3801 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
OnDemandOrderPlaced | 3800 | ["ParaId","BalanceOf"] | |
SpotTrafficSet | 3801 | ["FixedU128"] |
Name | Type | |
---|---|---|
ParaIdAffinity | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:assigner_on_demand:CoreAffinityCount","keys_id":145,"value_id":798}} | |
QueueStatus | {"origin":"PlainType","plain_type":"polkadot_runtime_parachains:assigner_on_demand:QueueStatusType","PlainTypeValue":799} | |
FreeEntries | {"origin":"PlainType","plain_type":"Vec<polkadot_runtime_parachains:assigner_on_demand:EnqueuedOrder>","PlainTypeValue":804} | |
AffinityEntries | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<polkadot_runtime_parachains:assigner_on_demand:EnqueuedOrder>","keys_id":488,"value_id":804}} |
Name | Type | Value | |
---|---|---|---|
TrafficDefaultValue | U128 | 000064a7b3b6e00d0000000000000000 |
Name | Docs |
---|---|
QueueFull | The order queue is full, `place_order` will not continue. |
SpotPriceHigherThanMaxAmount | The current spot price is higher than the max amount specified in the `place_order`call, making it invalid. |