Commit 91492411 authored by lyn's avatar lyn Committed by vipwzw

ci rebuild

parent 3073890c
......@@ -124,8 +124,8 @@ var unpackTests = []unpackTest{
},
{
def: `[{"type": "address"}]`,
enc: "00000000000000000000000000ce0d46d924cc8437c806721496599fc3ffa268",
want: common.HexToAddress("0x00Ce0d46d924CC8437c806721496599FC3FFA268").ToAddress().String(),
enc: "00000000000000000000000000ce0d46d924cc8437c806721496599fc3ffa300",
want: common.HexToAddress("0x00Ce0d46d924CC8437c806721496599FC3FFA300").ToAddress().String(),
},
{
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