mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-31 19:36:20 +00:00
second seed to open another port
This commit is contained in:
9
cmd/barak/seed2
Normal file
9
cmd/barak/seed2
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ListenAddress": "0.0.0.0:8083",
|
||||
"Validators": [
|
||||
{
|
||||
"VotingPower": 1,
|
||||
"PubKey": [1,"3A2C5C341FFC1D5F7AB518519FF8289D3BFAB82DFD6E167B926FAD72C1BF10F8"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user