paxos/config-files/one-legislator.json

11 lines
166 B
JSON

{
"legislators" : [
{
"ip" : "127.0.0.1",
"port" : 8000,
"name" : "test",
"self" : true
}
]
}