From 82829c6ee0c38a1f89a5de8c65960603fd07db5a Mon Sep 17 00:00:00 2001 From: Isaac Visintainer Date: Sun, 25 Apr 2021 11:52:04 -0700 Subject: [PATCH] btc: retry logic for unconfirmed balance, show it on frontend --- pkg/arvo/app/btc-wallet.hoon | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/arvo/app/btc-wallet.hoon b/pkg/arvo/app/btc-wallet.hoon index 327943a06..9f28ad95b 100644 --- a/pkg/arvo/app/btc-wallet.hoon +++ b/pkg/arvo/app/btc-wallet.hoon @@ -776,7 +776,6 @@ ++ handle-tx-info |= ti=info:tx ^- (quip card _state) - ~& %handle-tx-info^ti |^ =/ h (~(get by history) txid.ti) =. ahistorical-txs (~(del in ahistorical-txs) txid.ti)