Name | Lookup | Parameters | |
|---|---|---|---|
| switchoff_transaction | 7000 | 2 | |
| switchon_transaction | 7001 | 2 | |
| disable_transfers | 7002 | 1 | |
| enable_transfers | 7003 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransactionSwitchedoff | 7000 | ["Bytes","Bytes"] | |
| TransactionSwitchedOn | 7001 | ["Bytes","Bytes"] | |
| TransferAccountDisabled | 7002 | ["CurrencyId"] | |
| TransferAccountEnabled | 7003 | ["CurrencyId"] |
Name | Type | |
|---|---|---|
| OverallToggle | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":45} | |
| SwitchedOffTransactions | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:Vec<U8>Vec<U8>"],"value":"NULL","keys_id":61,"value_id":47}} | |
| DisabledTransfers | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_primitives:currency:CurrencyId"],"value":"NULL","keys_id":250,"value_id":47}} |
Name | Docs |
|---|---|
| CannotSwitchOff | can not switch off |
| InvalidCharacter | Invalid character |