Commit 7e2ba8f9 authored by vipwzw's avatar vipwzw

auto ci

parent 7180a513
...@@ -126,7 +126,7 @@ var unpackTests = []unpackTest{ ...@@ -126,7 +126,7 @@ var unpackTests = []unpackTest{
def: `[{"type": "address"}]`, def: `[{"type": "address"}]`,
enc: "0000000000000000000000000100000000000000000000000000000000000000", enc: "0000000000000000000000000100000000000000000000000000000000000000",
want: common.Hash160Address{0}, want: common.Hash160Address{0},
err: "abi: cannot unmarshal string in to common.Hash160Address", err: "abi: cannot unmarshal string in to common.Hash160Address",
}, },
{ {
def: `[{"type": "bytes32"}]`, def: `[{"type": "bytes32"}]`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment