Skip to content

Commit

Permalink
Merge with Scoped signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon committed Aug 12, 2019
1 parent 9aa49b4 commit dc9fd12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neo.UnitTests/Consensus/UT_ConsensusContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ private Transaction CreateTransactionWithSize(int v)
var r = new Random();
var tx = new Transaction()
{
Cosigners = new Cosigner[0],
Attributes = new TransactionAttribute[0],
NetworkFee = 0,
Nonce = (uint)Environment.TickCount,
Expand Down

0 comments on commit dc9fd12

Please sign in to comment.