@@ -28,7 +28,7 @@ Please:
2828- ** Do not use in production**
2929- ** Do not use a Ledger device with funds for development purposes.**
3030- ** Have a separate and marked device that is used ONLY for development and testing**
31- # xx network 1.202 .x
31+ # xx network 1.203 .x
3232
3333## System
3434
@@ -151,7 +151,7 @@ Please:
151151
152152| Name | Light | XL | Nesting | Arguments |
153153| :---------- | :------------:| :--------:| :--------:| :--------|
154- | Propose | | | | ` Hash ` proposal_hash <br />` Compactu128 ` amount <br /> |
154+ | Propose | | | | ` Hash ` proposal_hash <br />` CompactBalance ` amount <br /> |
155155| Second | | | | ` Compactu32 ` proposal <br />` Compactu32 ` seconds_upper_bound <br /> |
156156| Vote | | | | ` Compactu32 ` ref_index <br />` AccountVote ` vote <br /> |
157157| Emergency cancel | | | | ` ReferendumIndex ` ref_index <br /> |
@@ -182,8 +182,8 @@ Please:
182182| Name | Light | XL | Nesting | Arguments |
183183| :---------- | :------------:| :--------:| :--------:| :--------|
184184| Set members | | :heavy_check_mark : | | ` VecAccountId ` new_members <br />` OptionAccountId ` prime <br />` MemberCount ` old_count <br /> |
185- | Execute | | | | ` BoxTasConfigIProposal ` proposal <br />` Compactu32 ` length_bound <br /> |
186- | Propose | | | | ` Compactu32 ` threshold <br />` BoxTasConfigIProposal ` proposal <br />` Compactu32 ` length_bound <br /> |
185+ | Execute | | | | ` Proposal ` proposal <br />` Compactu32 ` length_bound <br /> |
186+ | Propose | | | | ` Compactu32 ` threshold <br />` Proposal ` proposal <br />` Compactu32 ` length_bound <br /> |
187187| Vote | | :heavy_check_mark : | | ` Hash ` proposal <br />` Compactu32 ` index <br />` bool ` approve <br /> |
188188| Close | | :heavy_check_mark : | | ` Hash ` proposal_hash <br />` Compactu32 ` index <br />` Compactu64 ` proposal_weight_bound <br />` Compactu32 ` length_bound <br /> |
189189| Disapprove proposal | | :heavy_check_mark : | | ` Hash ` proposal_hash <br /> |
@@ -193,8 +193,8 @@ Please:
193193| Name | Light | XL | Nesting | Arguments |
194194| :---------- | :------------:| :--------:| :--------:| :--------|
195195| Set members | | :heavy_check_mark : | | ` VecAccountId ` new_members <br />` OptionAccountId ` prime <br />` MemberCount ` old_count <br /> |
196- | Execute | | | | ` BoxTasConfigIProposal ` proposal <br />` Compactu32 ` length_bound <br /> |
197- | Propose | | | | ` Compactu32 ` threshold <br />` BoxTasConfigIProposal ` proposal <br />` Compactu32 ` length_bound <br /> |
196+ | Execute | | | | ` Proposal ` proposal <br />` Compactu32 ` length_bound <br /> |
197+ | Propose | | | | ` Compactu32 ` threshold <br />` Proposal ` proposal <br />` Compactu32 ` length_bound <br /> |
198198| Vote | | :heavy_check_mark : | | ` Hash ` proposal <br />` Compactu32 ` index <br />` bool ` approve <br /> |
199199| Close | | :heavy_check_mark : | | ` Hash ` proposal_hash <br />` Compactu32 ` index <br />` Compactu64 ` proposal_weight_bound <br />` Compactu32 ` length_bound <br /> |
200200| Disapprove proposal | | :heavy_check_mark : | | ` Hash ` proposal_hash <br /> |
@@ -246,17 +246,17 @@ Please:
246246| :---------- | :------------:| :--------:| :--------:| :--------|
247247| Vest | | :heavy_check_mark : | | |
248248| Vest other | | :heavy_check_mark : | | ` LookupasStaticLookupSource ` target <br /> |
249- | Vested transfer | | | | ` LookupasStaticLookupSource ` target <br />` VestingInfoBalanceOfTBlockNumber ` schedule <br /> |
250- | Force vested transfer | | | | ` LookupasStaticLookupSource ` source <br />` LookupasStaticLookupSource ` target <br />` VestingInfoBalanceOfTBlockNumber ` schedule <br /> |
249+ | Vested transfer | | | | ` LookupasStaticLookupSource ` target <br />` VestingInfo ` schedule <br /> |
250+ | Force vested transfer | | | | ` LookupasStaticLookupSource ` source <br />` LookupasStaticLookupSource ` target <br />` VestingInfo ` schedule <br /> |
251251| Merge schedules | | :heavy_check_mark : | | ` u32 ` schedule1_index <br />` u32 ` schedule2_index <br /> |
252252
253253## Utility
254254
255255| Name | Light | XL | Nesting | Arguments |
256256| :---------- | :------------:| :--------:| :--------:| :--------|
257- | Batch | | :heavy_check_mark : | | ` VecCall ` calls <br /> |
257+ | Batch | : heavy_check_mark : | :heavy_check_mark : | | ` VecCall ` calls <br /> |
258258| As derivative | | | | ` u16 ` index <br />` Call ` call <br /> |
259- | Batch all | | :heavy_check_mark : | | ` VecCall ` calls <br /> |
259+ | Batch all | : heavy_check_mark : | :heavy_check_mark : | | ` VecCall ` calls <br /> |
260260| Dispatch as | | | | ` BoxPalletsOrigin ` as_origin <br />` Call ` call <br /> |
261261
262262## Identity
@@ -464,10 +464,10 @@ Please:
464464| Approve transfer | | :heavy_check_mark : | | ` Compactu32 ` class_ <br />` Compactu32 ` instance <br />` LookupasStaticLookupSource ` delegate <br /> |
465465| Cancel approval | | | | ` Compactu32 ` class_ <br />` Compactu32 ` instance <br />` OptionLookupasStaticLookupSource ` maybe_check_delegate <br /> |
466466| Force asset status | | :heavy_check_mark : | | ` Compactu32 ` class_ <br />` LookupasStaticLookupSource ` owner <br />` LookupasStaticLookupSource ` issuer <br />` LookupasStaticLookupSource ` admin <br />` LookupasStaticLookupSource ` freezer <br />` bool ` free_holding <br />` bool ` is_frozen <br /> |
467- | Set attribute | | | | ` Compactu32 ` class_ <br />` OptionInstanceId ` maybe_instance <br />` BoundedVecu8KeyLimit ` key <br />` BoundedVecu8ValueLimit ` value <br /> |
468- | Clear attribute | | | | ` Compactu32 ` class_ <br />` OptionInstanceId ` maybe_instance <br />` BoundedVecu8KeyLimit ` key <br /> |
469- | Set metadata | | | | ` Compactu32 ` class_ <br />` Compactu32 ` instance <br />` BoundedVecu8StringLimit ` data <br />` bool ` is_frozen <br /> |
467+ | Set attribute | | | | ` Compactu32 ` class_ <br />` OptionInstanceId ` maybe_instance <br />` BoundedVecu8 ` key <br />` BoundedVecu8 ` value <br /> |
468+ | Clear attribute | | | | ` Compactu32 ` class_ <br />` OptionInstanceId ` maybe_instance <br />` BoundedVecu8 ` key <br /> |
469+ | Set metadata | | | | ` Compactu32 ` class_ <br />` Compactu32 ` instance <br />` BoundedVecu8 ` data <br />` bool ` is_frozen <br /> |
470470| Clear metadata | | :heavy_check_mark : | | ` Compactu32 ` class_ <br />` Compactu32 ` instance <br /> |
471- | Set class metadata | | | | ` Compactu32 ` class_ <br />` BoundedVecu8StringLimit ` data <br />` bool ` is_frozen <br /> |
471+ | Set class metadata | | | | ` Compactu32 ` class_ <br />` BoundedVecu8 ` data <br />` bool ` is_frozen <br /> |
472472| Clear class metadata | | :heavy_check_mark : | | ` Compactu32 ` class_ <br /> |
473473
0 commit comments