diff --git a/README.md b/README.md
index 1b371e5..b873920 100644
--- a/README.md
+++ b/README.md
@@ -374,25 +374,25 @@ Please:
## Pips
-| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
-| ---------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | ----------------------------------------------------------------------------------------------------- |
-| Set prune historical pips | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `bool`prune
|
-| Set min proposal deposit | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `Balance`deposit
|
-| Set default enactment period | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `BlockNumber`duration
|
-| Set pending pip expiry | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `MaybeBlockBlockNumber`expiry
|
-| Set max pip skip count | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `SkippedCount`max
|
-| Set active pip limit | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `u32`limit
|
-| Propose | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `Proposal`proposal
`Balance`deposit
`OptionUrl`url
`OptionPipDescription`description
|
-| Vote | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`bool`aye_or_nay
`Balance`deposit
|
-| Approve committee proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Reject proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Prune proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Reschedule execution | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`OptionBlockNumber`until
|
-| Clear snapshot | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
-| Snapshot | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
-| Enact snapshot results | | | :heavy_check_mark: | :heavy_check_mark: | `VecTuplePipIdSnapshotResult`results
|
-| Execute scheduled pip | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Expire scheduled pip | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `IdentityId`did
`PipId`id
|
+| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
+| ---------------------------- | ------------------ | --------- | ------------------ | ------------------ | ----------------------------------------------------------------------------------------------------- |
+| Set prune historical pips | | | :heavy_check_mark: | :heavy_check_mark: | `bool`prune
|
+| Set min proposal deposit | | | :heavy_check_mark: | :heavy_check_mark: | `Balance`deposit
|
+| Set default enactment period | | | :heavy_check_mark: | :heavy_check_mark: | `BlockNumber`duration
|
+| Set pending pip expiry | | | :heavy_check_mark: | :heavy_check_mark: | `MaybeBlockBlockNumber`expiry
|
+| Set max pip skip count | | | :heavy_check_mark: | :heavy_check_mark: | `SkippedCount`max
|
+| Set active pip limit | | | :heavy_check_mark: | :heavy_check_mark: | `u32`limit
|
+| Propose | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | `Proposal`proposal
`Balance`deposit
`OptionUrl`url
`OptionPipDescription`description
|
+| Vote | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`bool`aye_or_nay
`Balance`deposit
|
+| Approve committee proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Reject proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Prune proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Reschedule execution | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`OptionBlockNumber`until
|
+| Clear snapshot | | | :heavy_check_mark: | :heavy_check_mark: | |
+| Snapshot | | | :heavy_check_mark: | :heavy_check_mark: | |
+| Enact snapshot results | | | :heavy_check_mark: | :heavy_check_mark: | `VecTuplePipIdSnapshotResult`results
|
+| Execute scheduled pip | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Expire scheduled pip | | | :heavy_check_mark: | :heavy_check_mark: | `IdentityId`did
`PipId`id
|
## Portfolio
diff --git a/docs/supported_7.7000000.x.md b/docs/supported_7.7000000.x.md
index 9bb4970..e9bda26 100644
--- a/docs/supported_7.7000000.x.md
+++ b/docs/supported_7.7000000.x.md
@@ -344,25 +344,25 @@
## Pips
-| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
-| ---------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | ----------------------------------------------------------------------------------------------------- |
-| Set prune historical pips | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `bool`prune
|
-| Set min proposal deposit | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `Balance`deposit
|
-| Set default enactment period | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `BlockNumber`duration
|
-| Set pending pip expiry | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `MaybeBlockBlockNumber`expiry
|
-| Set max pip skip count | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `SkippedCount`max
|
-| Set active pip limit | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `u32`limit
|
-| Propose | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `Proposal`proposal
`Balance`deposit
`OptionUrl`url
`OptionPipDescription`description
|
-| Vote | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`bool`aye_or_nay
`Balance`deposit
|
-| Approve committee proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Reject proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Prune proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Reschedule execution | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`OptionBlockNumber`until
|
-| Clear snapshot | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
-| Snapshot | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
-| Enact snapshot results | | | :heavy_check_mark: | :heavy_check_mark: | `VecTuplePipIdSnapshotResult`results
|
-| Execute scheduled pip | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Expire scheduled pip | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `IdentityId`did
`PipId`id
|
+| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
+| ---------------------------- | ------------------ | --------- | ------------------ | ------------------ | ----------------------------------------------------------------------------------------------------- |
+| Set prune historical pips | | | :heavy_check_mark: | :heavy_check_mark: | `bool`prune
|
+| Set min proposal deposit | | | :heavy_check_mark: | :heavy_check_mark: | `Balance`deposit
|
+| Set default enactment period | | | :heavy_check_mark: | :heavy_check_mark: | `BlockNumber`duration
|
+| Set pending pip expiry | | | :heavy_check_mark: | :heavy_check_mark: | `MaybeBlockBlockNumber`expiry
|
+| Set max pip skip count | | | :heavy_check_mark: | :heavy_check_mark: | `SkippedCount`max
|
+| Set active pip limit | | | :heavy_check_mark: | :heavy_check_mark: | `u32`limit
|
+| Propose | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | `Proposal`proposal
`Balance`deposit
`OptionUrl`url
`OptionPipDescription`description
|
+| Vote | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`bool`aye_or_nay
`Balance`deposit
|
+| Approve committee proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Reject proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Prune proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Reschedule execution | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`OptionBlockNumber`until
|
+| Clear snapshot | | | :heavy_check_mark: | :heavy_check_mark: | |
+| Snapshot | | | :heavy_check_mark: | :heavy_check_mark: | |
+| Enact snapshot results | | | :heavy_check_mark: | :heavy_check_mark: | `VecTuplePipIdSnapshotResult`results
|
+| Execute scheduled pip | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Expire scheduled pip | | | :heavy_check_mark: | :heavy_check_mark: | `IdentityId`did
`PipId`id
|
## Portfolio
diff --git a/docs/supported_latest.md b/docs/supported_latest.md
index 8f94cf2..df5b78f 100644
--- a/docs/supported_latest.md
+++ b/docs/supported_latest.md
@@ -344,25 +344,25 @@
## Pips
-| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
-| ---------------------------- | ------------------ | ------------------ | ------------------ | ------------------ | ----------------------------------------------------------------------------------------------------- |
-| Set prune historical pips | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `bool`prune
|
-| Set min proposal deposit | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `Balance`deposit
|
-| Set default enactment period | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `BlockNumber`duration
|
-| Set pending pip expiry | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `MaybeBlockBlockNumber`expiry
|
-| Set max pip skip count | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `SkippedCount`max
|
-| Set active pip limit | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `u32`limit
|
-| Propose | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `Proposal`proposal
`Balance`deposit
`OptionUrl`url
`OptionPipDescription`description
|
-| Vote | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`bool`aye_or_nay
`Balance`deposit
|
-| Approve committee proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Reject proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Prune proposal | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Reschedule execution | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`OptionBlockNumber`until
|
-| Clear snapshot | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
-| Snapshot | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
-| Enact snapshot results | | | :heavy_check_mark: | :heavy_check_mark: | `VecTuplePipIdSnapshotResult`results
|
-| Execute scheduled pip | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
-| Expire scheduled pip | | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | `IdentityId`did
`PipId`id
|
+| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
+| ---------------------------- | ------------------ | --------- | ------------------ | ------------------ | ----------------------------------------------------------------------------------------------------- |
+| Set prune historical pips | | | :heavy_check_mark: | :heavy_check_mark: | `bool`prune
|
+| Set min proposal deposit | | | :heavy_check_mark: | :heavy_check_mark: | `Balance`deposit
|
+| Set default enactment period | | | :heavy_check_mark: | :heavy_check_mark: | `BlockNumber`duration
|
+| Set pending pip expiry | | | :heavy_check_mark: | :heavy_check_mark: | `MaybeBlockBlockNumber`expiry
|
+| Set max pip skip count | | | :heavy_check_mark: | :heavy_check_mark: | `SkippedCount`max
|
+| Set active pip limit | | | :heavy_check_mark: | :heavy_check_mark: | `u32`limit
|
+| Propose | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | `Proposal`proposal
`Balance`deposit
`OptionUrl`url
`OptionPipDescription`description
|
+| Vote | :heavy_check_mark: | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`bool`aye_or_nay
`Balance`deposit
|
+| Approve committee proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Reject proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Prune proposal | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Reschedule execution | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
`OptionBlockNumber`until
|
+| Clear snapshot | | | :heavy_check_mark: | :heavy_check_mark: | |
+| Snapshot | | | :heavy_check_mark: | :heavy_check_mark: | |
+| Enact snapshot results | | | :heavy_check_mark: | :heavy_check_mark: | `VecTuplePipIdSnapshotResult`results
|
+| Execute scheduled pip | | | :heavy_check_mark: | :heavy_check_mark: | `PipId`id
|
+| Expire scheduled pip | | | :heavy_check_mark: | :heavy_check_mark: | `IdentityId`did
`PipId`id
|
## Portfolio