Browse Source

bin/tau: minor fix in config file

ghassmo 4 years ago
parent
commit
89a5e423e2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bin/tau/taud_config.toml

+ 0 - 1
bin/tau/taud_config.toml

@@ -4,7 +4,6 @@ rpc_listen="127.0.0.1:8857"
 datastore="~/.config/tau"
 datastore="~/.config/tau"
 
 
 # Raft net settings
 # Raft net settings
-[command]
 type="Net"
 type="Net"
 [args]
 [args]
 inbound="127.0.0.1:11002"
 inbound="127.0.0.1:11002"