decred / dcrtime

Decred anchored timestamp client, proxy, and server.
ISC License
28 stars 23 forks source link

multi: last anchor info call. #72

Closed amass01 closed 4 years ago

amass01 commented 4 years ago

This diff adds new call to dcrtime: dcrtime -lastanchor, which returns information about last successful anchor, such as: blockchain timestamp, tx id & tx block hash.

closes #66

amass01 commented 4 years ago

@marcopeereboom Updated. Regarding ErrorOK I can do it in separate PR.

amass01 commented 4 years ago

@lukebp @marcopeereboom updated