Fixed contract running

This commit is contained in:
obscuren
2014-02-21 12:37:16 +01:00
parent 681eacaa7f
commit 18cc35338a
2 changed files with 10 additions and 9 deletions

View File

@ -22,7 +22,6 @@ func TestVm(t *testing.T) {
"1",
"PUSH",
"2",
"STOP",
})
bm.ApplyTransactions(block, []*Transaction{ctrct})