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