File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
develop/toolkit/interoperability/asset-transfer-api Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Creates a local XCM transaction to retrieve trapped assets. This function can be
153153Decodes the hex of an extrinsic into a string readable format.
154154
155155``` ts
156- -- 8 < -- ' https://raw.githubusercontent.com/paritytech/asset-transfer-api/refs/tags/{{dependencies.repositories.asset_transfer_api.version}}/src/AssetTransferApi.ts:531:531 '
156+ -- 8 < -- ' https://raw.githubusercontent.com/paritytech/asset-transfer-api/refs/tags/{{dependencies.repositories.asset_transfer_api.version}}/src/AssetTransferApi.ts:536:536 '
157157```
158158
159159??? interface "Request parameters"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies:
77 architecture : macos-arm64
88 asset_transfer_api :
99 repository_url : https://github.com/paritytech/asset-transfer-api
10- version : v0.6.1
10+ version : v0.7.2
1111 polkadot_sdk_solochain_template :
1212 repository_url : https://github.com/paritytech/polkadot-sdk-solochain-template
1313 version : v0.0.2
@@ -30,13 +30,13 @@ dependencies:
3030 crates :
3131 subxt :
3232 name : subxt
33- version : 0.41.0
33+ version : 0.42.1
3434 subxt_cli :
3535 name : subxt-cli
36- version : 0.41.0
36+ version : 0.42.1
3737 subxt_signer :
3838 name : subxt-signer
39- version : 0.41.0
39+ version : 0.42.1
4040 tokio :
4141 name : tokio
4242 version : 1.44.2
@@ -50,20 +50,20 @@ dependencies:
5050 javascript_packages :
5151 chopsticks :
5252 name : ' @acala-network/chopsticks'
53- version : 1.0.5
53+ version : 1.0.6
5454 asset_transfer_api :
5555 name : ' @substrate/asset-transfer-api'
56- version : 0.6.1
57- polkadot_js_api_version : v15.9.2 # Check changelog for pjs version bumps
56+ version : 0.7.2
57+ polkadot_js_api_version : v16.0.1 # Check changelog for pjs version bumps
5858 moonwall :
5959 name : ' @moonwall/cli'
60- version : 5.11 .0
60+ version : 5.12 .0
6161 polkadot_js_api :
6262 name : ' @polkadot/api'
63- version : 15.9.3
63+ version : 16.1.2
6464 polkadot_api :
6565 name : polkadot-api
66- version : 1.10 .1
66+ version : 1.13 .1
6767 hardhat_resolc :
6868 name : ' @hardhat-resolc'
6969 version : 0.0.7
You can’t perform that action at this time.
0 commit comments