Skip to content

Commit

Permalink
ran make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinssgh committed Feb 12, 2024
1 parent 563aab3 commit 8a60376
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zetaclient/bitcoin/bitcoin_client_rpc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ package bitcoin
import (
"encoding/hex"
"fmt"
"github.com/zeta-chain/zetacore/zetaclient/interfaces"
"math/big"
"strings"
"testing"
"time"

"github.com/zeta-chain/zetacore/zetaclient/interfaces"

"github.com/btcsuite/btcd/btcjson"
"github.com/btcsuite/btcd/chaincfg/chainhash"
"github.com/btcsuite/btcd/rpcclient"
Expand Down

0 comments on commit 8a60376

Please sign in to comment.