Skip to content

Commit

Permalink
Address PR comments [2]
Browse files Browse the repository at this point in the history
  • Loading branch information
swift1337 committed Nov 22, 2024
1 parent 1471f12 commit 44d75a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zetaclient/chains/bitcoin/signer/signer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ func (s *BTCSignerSuite) TestP2WPH(c *C) {
func TestAddWithdrawTxOutputs(t *testing.T) {
// Create test signer and receiver address
signer, err := NewSigner(
chains.BitcoinRegtest,
chains.BitcoinMainnet,
mocks.NewTSS(t).FakePubKey(testutils.TSSPubKeyMainnet),
nil,
base.DefaultLogger(),
Expand Down

0 comments on commit 44d75a4

Please sign in to comment.