Skip to content

Commit 103acfe

Browse files
jharveybguggero
authored andcommitted
asset: simplify minimal asset encoding test case
1 parent 15ef85d commit 103acfe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

asset/asset_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,6 @@ func TestAssetEncoding(t *testing.T) {
364364
})
365365

366366
assertAssetEncoding("minimal asset", &Asset{
367-
Genesis: Genesis{
368-
MetaHash: [MetaHashLen]byte{},
369-
},
370367
ScriptKey: NewScriptKey(pubKey),
371368
})
372369

0 commit comments

Comments
 (0)