mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 04:41:22 +00:00
network > chain_id, put in genesis.json
This commit is contained in:
@ -18,7 +18,7 @@ type PrivNodeID struct {
|
||||
type NodeGreeting struct {
|
||||
NodeID
|
||||
Version string
|
||||
Network string
|
||||
ChainID string
|
||||
Message string
|
||||
Time time.Time
|
||||
}
|
||||
|
Reference in New Issue
Block a user