mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-24 17:12:45 +00:00
second seed to open another port
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ListenAddress": "0.0.0.0:8083",
|
||||
"Validators": [
|
||||
{
|
||||
"VotingPower": 1,
|
||||
"PubKey": [1,"3A2C5C341FFC1D5F7AB518519FF8289D3BFAB82DFD6E167B926FAD72C1BF10F8"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user