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
@@ -23,13 +23,13 @@ dependencies:
2323 crates :
2424 subxt :
2525 name : subxt
26- version : 0.41.0
26+ version : 0.42.1
2727 subxt_cli :
2828 name : subxt-cli
29- version : 0.41.0
29+ version : 0.42.1
3030 subxt_signer :
3131 name : subxt-signer
32- version : 0.41.0
32+ version : 0.42.1
3333 tokio :
3434 name : tokio
3535 version : 1.44.2
@@ -43,18 +43,18 @@ dependencies:
4343 javascript_packages :
4444 chopsticks :
4545 name : ' @acala-network/chopsticks'
46- version : 1.0.5
46+ version : 1.0.6
4747 asset_transfer_api :
4848 name : ' @substrate/asset-transfer-api'
49- version : 0.6.1
50- polkadot_js_api_version : v15.9.2 # Check changelog for pjs version bumps
49+ version : 0.7.2
50+ polkadot_js_api_version : v16.0.1 # Check changelog for pjs version bumps
5151 moonwall :
5252 name : ' @moonwall/cli'
53- version : 5.11 .0
53+ version : 5.12 .0
5454 polkadot_js_api :
5555 name : ' @polkadot/api'
56- version : 15.9.3
56+ version : 16.1.2
5757 polkadot_api :
5858 name : polkadot-api
59- version : 1.10 .1
59+ version : 1.13 .1
6060# python_packages:
You can’t perform that action at this time.
0 commit comments