Name | Lookup | Parameters | |
|---|---|---|---|
| pause_transaction | 6e00 | 2 | |
| unpause_transaction | 6e01 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransactionPaused | 6e00 | ["Bytes","Bytes"] | |
| TransactionUnpaused | 6e01 | ["Bytes","Bytes"] |
Name | Type | |
|---|---|---|
| PausedTransactions | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:bounded_collections:bounded_vec:BoundedVec@658bounded_collections:bounded_vec:BoundedVec@658"],"value":"NULL","keys_id":657,"value_id":37}} |
Name | Docs |
|---|---|
| CannotPause | can not pause |
| InvalidCharacter | invalid character encoding |
| NameTooLong | pallet name or function name is too long |