Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Use latest xchain-thorchain@0.16.1 (#1546)
Browse files Browse the repository at this point in the history
to fix "out of gas" errors while withdrawing
  • Loading branch information
veado authored Jun 14, 2021
1 parent 4e01f2b commit a6292f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@xchainjs/xchain-crypto": "^0.2.4",
"@xchainjs/xchain-ethereum": "^0.21.4",
"@xchainjs/xchain-litecoin": "^0.6.5",
"@xchainjs/xchain-thorchain": "^0.16.0",
"@xchainjs/xchain-thorchain": "^0.16.1",
"@xchainjs/xchain-util": "^0.2.8",
"antd": "^4.15.4",
"axios": "^0.21.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4285,10 +4285,10 @@
resolved "https://registry.yarnpkg.com/@xchainjs/xchain-litecoin/-/xchain-litecoin-0.6.5.tgz#9496f02f782c9e92b6e81c92a3c307eb51b43d11"
integrity sha512-lYeMbUG5Ua81aaiekPVAyCKTI5W26XyIMeAqleUVkixF+lHPAbsACQXDPUaPhUceX9hRNiyRh1KVEK7suwaV6g==

"@xchainjs/xchain-thorchain@^0.16.0":
version "0.16.0"
resolved "https://registry.yarnpkg.com/@xchainjs/xchain-thorchain/-/xchain-thorchain-0.16.0.tgz#3db14374677d234393779999a323bf24417c0358"
integrity sha512-iCB5qw1MX7/E/l8MeMqCDoAQpAhydlzUcwrjA0bL14u3lPSIZrzclUIoOYbUo8Z4U6PJcuxyglN7ITYMo2O15A==
"@xchainjs/xchain-thorchain@^0.16.1":
version "0.16.1"
resolved "https://registry.yarnpkg.com/@xchainjs/xchain-thorchain/-/xchain-thorchain-0.16.1.tgz#ab4ea5f154c846b2f9cabfffc19aac8209d33cf3"
integrity sha512-+XKZ3BEgVPzMNVHsIJo2XF9bhwOAIFxUXoMV77IwdbsdlKFRMomQLQwiOOvhj3Ch+ZHBCJ+srTDrV/c9LVZTWQ==

"@xchainjs/xchain-util@^0.2.8":
version "0.2.8"
Expand Down

0 comments on commit a6292f5

Please sign in to comment.