Update README.

This commit is contained in:
Peter van Nostrand 2018-04-24 13:04:20 -04:00
parent effb12360c
commit 99c94eb398
1 changed files with 13 additions and 14 deletions

View File

@ -98,8 +98,7 @@ or failed to be sent will be logged. The following is an example log for a
a notification for a ballot to change the min threshold that was generated
using the command `$ poagov --earliest -t`:
Apr 21 08:31:54.219 INFO notification, data: Threshold(
ThresholdNotification {
Apr 21 08:31:54.219 INFO notification, data: ThresholdNotification {
network: Sokol,
endpoint: "https://sokol.poa.network",
block_number: 1078816,
@ -111,4 +110,4 @@ using the command `$ poagov --earliest -t`:
memo: "*TEST* ballot to increase the consensus threshold to 51% (rounded to the higher integer) of the total number of validators. The idea is to legitimize passing the ballot by the majority participation.",
proposed_value: 4
}
)