Name | Lookup | Parameters | |
|---|---|---|---|
| process_tokens | 0d00 | 2 | |
| set_mapping_validator_contract_address | 0d02 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Registration | 0d00 | ["Registration"] | |
| Deregistration | 0d01 | ["Deregistration"] | |
| MappingAdded | 0d02 | ["MappingEntry"] | |
| MappingRemoved | 0d03 | ["MappingEntry"] | |
| SystemTransactionApplied | 0d04 | ["SystemTransactionApplied"] |
Name | Type | |
|---|---|---|
| MainChainMappingValidatorAddress | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":162} | |
| MainChainAuthTokenAssetName | {"origin":"PlainType","plain_type":"Vec<U8>","PlainTypeValue":163} | |
| Mappings | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 29]"],"value":"Vec<pallet_cnight_observation:pallet:MappingEntry>","keys_id":50,"value_id":164}} | |
| UtxoOwners | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H256"],"value":"Vec<U8>","keys_id":11,"value_id":52}} | |
| NextCardanoPosition | {"origin":"PlainType","plain_type":"midnight_primitives_cnight_observation:CardanoPosition","PlainTypeValue":165} | |
| CNightIdentifier | {"origin":"PlainType","plain_type":"Tuple:bounded_collections:bounded_vec:BoundedVec@169Vec<U8>","PlainTypeValue":168} | |
| CardanoBlockWindowSize | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| CardanoTxCapacityPerBlock | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| InherentExecutedThisBlock | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":6} |
Name | Docs |
|---|---|
| MaxCardanoAddrLengthExceeded | A Cardano Wallet address was sent, but was longer than expected |
| MaxRegistrationsExceeded | |
| LedgerApiError | |
| InherentAlreadyExecuted | Only one inherent is allowed per block |
| CardanoPositionRegression | Next Cardano position does not advance beyond current position |
| TooManyUtxos | UTXO count exceeds `CardanoTxCapacityPerBlock * UTXO_PER_TX_OVERESTIMATE` |