mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 13:21:37 +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",
|
||||
GOOS: "js",
|
||||
GOOS: "wasip1",
|
||||
GOARCH: "wasm",
|
||||
Tags: "womir",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue