This website requires JavaScript.
Explore
Help
Sign In
deep-stack
/
ipld-eth-server
Watch
6
Star
0
Fork
0
You've already forked ipld-eth-server
forked from
cerc-io/ipld-eth-server
Code
Pull Requests
Activity
9000c6e9f9
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
}
Copy Permalink