Skip to content

Commit

Permalink
skip TestBroadcastBlindedSwapTx
Browse files Browse the repository at this point in the history
  • Loading branch information
louisinger committed Jun 9, 2022
1 parent 1997e17 commit 411d466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pset/pset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ func TestRoundTrip(t *testing.T) {
}

func TestBroadcastBlindedSwapTx(t *testing.T) {
t.Skip()
/**
* This test attempts to broadcast a confidential swap transaction
* composed by 2 P2WPKH confidential input and 3 confidential outputs. The
Expand Down

0 comments on commit 411d466

Please sign in to comment.