This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
9f168eacea
status-go
/
vendor
/
github.com
/
syndtr
/
goleveldb
/
leveldb
/
opt
/
options_darwin.go
9 lines
94 B
Go
Raw
Normal View
History
Unescape
Escape
feat: wakuv2 store (#2780) Allows runnning a store node depending on node config settings.
2022-08-19 16:34:07 +00:00
//go:build darwin
Upgrade go-ens Go ens needs to be updated to be compatible with the lastest geth version
2021-06-28 06:53:50 +00:00
// +build darwin
package
opt
var
(
DefaultOpenFilesCacheCapacity
=
200
)