paxos/config-files/one-legislator.json

11 lines
166 B
JSON
Raw Normal View History

2020-05-05 12:11:54 +00:00
{
"legislators" : [
{
"ip" : "127.0.0.1",
"port" : 8000,
"name" : "test",
"self" : true
}
]
}