We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be27497 commit d92de78Copy full SHA for d92de78
prdoc/pr_7947.prdoc
@@ -0,0 +1,15 @@
1
+title: Snowbridge - Update TransferToken command gas limit.
2
+
3
+doc:
4
+ - audience: Runtime Dev
5
+ description: |
6
+ Transfering certain ERC20 tokens require more gas than 100_000 gas. An example is LDO token which requires 140_000 gas.
7
+ This change updates the gas limit to 200_000 and also updates the default fees for testnet runtimes.
8
9
+crates:
10
+ - name: asset-hub-westend-runtime
11
+ bump: minor
12
+ - name: asset-hub-rococo-runtime
13
14
+ - name: snowbridge-core
15
0 commit comments