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
a9bea4f492
ipld-eth-server
/
pkg
/
core
/
node_info.go
9 lines
120 B
Go
Raw
Normal View
History
Unescape
Escape
Update BlockChain to record NodeInfo (#95)
2017-12-07 19:32:16 +00:00
package
core
type
Node
struct
{
GenesisBlock
string
NetworkId
float64
Allow for multiple Geth nodes (#128)
2018-01-10 21:54:36 +00:00
Id
string
ClientName
string
Update BlockChain to record NodeInfo (#95)
2017-12-07 19:32:16 +00:00
}
Reference in New Issue
Copy Permalink