mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-16 17:54:15 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
2458697dad
@ -1,4 +1,5 @@
|
||||
// +build !windows !cgo
|
||||
|
||||
package ethutil
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build windows, cgo
|
||||
|
||||
package ethutil
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user