Skip to content

Commit

Permalink
Update tests/Neo.UnitTests/TestUtils.Transaction.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon committed Jul 5, 2024
1 parent 4f19409 commit 4841d19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Neo.UnitTests/TestUtils.Transaction.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ namespace Neo.UnitTests;

public partial class TestUtils
{

public static Transaction CreateInvalidTransaction(DataCache snapshot, NEP6Wallet wallet, WalletAccount account, InvalidTransactionType type, UInt256 conflict = null)
{
var rand = new Random();
Expand Down

0 comments on commit 4841d19

Please sign in to comment.