mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-08 05:54:29 +00:00
fix abi
This commit is contained in:
parent
563002e0ba
commit
f27bcc6ea3
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ var (
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "womir",
|
Name: "womir",
|
||||||
GOOS: "js",
|
GOOS: "wasip1",
|
||||||
GOARCH: "wasm",
|
GOARCH: "wasm",
|
||||||
Tags: "womir",
|
Tags: "womir",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue