Name | Lookup | Parameters | |
---|---|---|---|
pause_extrinsic | ff00 | 2 | |
resume_extrinsic | ff01 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
PalletPaused | ff00 | ["BoundedStringOf"] | |
PalletResumed | ff01 | ["BoundedStringOf"] | |
ExtrinsicPaused | ff02 | ["BoundedStringOf","BoundedStringOf"] | |
ExtrinsicResumed | ff03 | ["BoundedStringOf","BoundedStringOf"] |
Name | Type | |
---|---|---|
PausedExtrinsics | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["ep_core:frame:types:ExtrinsicInfo"],"value":"NULL","keys_id":1055,"value_id":53}} |
Name | Type | Value | |
---|---|---|---|
MaxNameLength | U32 | 40000000 |
Name | Docs |
---|---|
CannotPauseSelf | Cannot pause this pallet or it's extrinsic |
CannotProcessInput | Cannot read the pallet or extrinsic name |