mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-26 09:54:19 +00:00
Removed Log.File, all log goes out to stdout.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ListenAddress": "0.0.0.0:8082",
|
||||
"ListenAddress": "0.0.0.0:46660",
|
||||
"Validators": [
|
||||
{
|
||||
"VotingPower": 1,
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ListenAddress": "0.0.0.0:8084",
|
||||
"ListenAddress": "0.0.0.0:46661",
|
||||
"Validators": [
|
||||
{
|
||||
"VotingPower": 1,
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ListenAddress": "0.0.0.0:8083",
|
||||
"ListenAddress": "0.0.0.0:46662",
|
||||
"Validators": [
|
||||
{
|
||||
"VotingPower": 1,
|
||||
|
||||
Reference in New Issue
Block a user