This website requires JavaScript.
Explore
Help
Sign In
juju
/
paxos
Watch
1
Star
0
Fork
0
You've already forked paxos
Code
Issues
Pull Requests
Releases
Wiki
Activity
01000023b6
paxos
/
config-files
/
one-legislator.json
11 lines
173 B
JSON
Raw
Normal View
History
Unescape
Escape
Add config parsing
2020-05-05 12:11:54 +00:00
{
"legislators"
:
[
{
"ip"
:
"127.0.0.1"
,
"port"
:
8000
,
Working on legislator interfaces
2020-05-05 17:29:14 +00:00
"name"
:
"legislator1"
,
Add config parsing
2020-05-05 12:11:54 +00:00
"self"
:
true
}
]
}
Reference in New Issue
Copy Permalink