forked from cerc-io/plugeth
aeedec4078
I forgot to change the check in udp.go when I changed Table.bond to be based on lastPong instead of node presence in db. Rename lastPong to bondTime and add hasBond so it's clearer what this DB key is used for now. |
||
---|---|---|
.. | ||
database_test.go | ||
database.go | ||
node_test.go | ||
node.go | ||
ntp.go | ||
table_test.go | ||
table.go | ||
udp_test.go | ||
udp.go |