From eb889d656a4ca76672a0eda00925f6929da8f2d0 Mon Sep 17 00:00:00 2001 From: Highlander Date: Tue, 4 Apr 2023 08:02:15 -0600 Subject: [PATCH] fix: keepkey swaps from RUNE (#1231) Co-authored-by: gomes <17035424+gomesalexandre@users.noreply.github.com> --- .../src/cosmossdk/thorchain/ThorchainChainAdapter.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/chain-adapters/src/cosmossdk/thorchain/ThorchainChainAdapter.ts b/packages/chain-adapters/src/cosmossdk/thorchain/ThorchainChainAdapter.ts index ee005418c..845f30f9b 100644 --- a/packages/chain-adapters/src/cosmossdk/thorchain/ThorchainChainAdapter.ts +++ b/packages/chain-adapters/src/cosmossdk/thorchain/ThorchainChainAdapter.ts @@ -154,11 +154,11 @@ export class ChainAdapter extends CosmosSdkBaseAdapter