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
69545b72f0
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
}
Copy Permalink