Name | Lookup | Parameters | |
---|---|---|---|
pause_extrinsic | 3300 | 2 | |
resume_extrinsic | 3301 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
PalletPaused | 3300 | ["BoundedStringOf"] | |
PalletResumed | 3301 | ["BoundedStringOf"] | |
ExtrinsicPaused | 3302 | ["BoundedStringOf","BoundedStringOf"] | |
ExtrinsicResumed | 3303 | ["BoundedStringOf","BoundedStringOf"] |
Name | Type | |
---|---|---|
PausedExtrinsics | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["ep_core:frame:types:ExtrinsicInfo"],"value":"NULL","keys_id":783,"value_id":35}} |
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 |