This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-server
Watch
18
Star
0
Fork
1
You've already forked ipld-eth-server
Code
Issues
10
Pull Requests
1
Actions
Packages
Projects
Releases
37
Wiki
Activity
b459cf35ed
ipld-eth-server
/
pkg
/
config
/
config.go
7 lines
75 B
Go
Raw
Normal View
History
Unescape
Escape
Add the concept of multiple environments * Right now, the two environments are Public and Private * This was to reflect the two blockchains we run against
2017-11-01 15:17:01 +00:00
package
config
type
Config
struct
{
Database
Database
Update to use TOML config
2017-11-02 22:37:27 +00:00
Client
Client
}
Reference in New Issue
Copy Permalink