This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
expose RPC by default. We'll whitelist it later.
pull/57/head
Jae Kwon
10 years ago
parent
5e70769117
commit
b31849d495
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/config.go
+ 1
- 1
config/config.go
View File
@ -55,7 +55,7 @@ Level = "debug"
[
RPC
.
HTTP
]
#
For
the
RPC
API
HTTP
server
.
Port
required
.
ListenAddr
=
"
127.0.0.1
:8081"
ListenAddr
=
"
0.0.0.0
:8081"
[
Alert
]
#
TODO
:
Document
options
Write
Preview
Loading…
Cancel
Save