Skip to content

Commit

Permalink
try 300
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Feb 26, 2024
1 parent 926e2b8 commit e73787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/network_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ func TestFullNetwork(t *testing.T) {
"-rpcuser=user",
"-rpcpassword=password",
"generatetoaddress",
"1000", // need to generate a lot for greater chance to not spend coinbase
"300", // need to generate a lot for greater chance to not spend coinbase
btcAddress.EncodeAddress(),
})
if err != nil {
Expand Down

0 comments on commit e73787f

Please sign in to comment.