Files
lightwalletd/cmd/ingest
Jack Grigg c4a48902db ingest: Log block and transaction hashes in display order
We should also be consistent in the SQLite database about either storing
as TEXT in display order, or storing as BLOB in wire order. But as
that's another breaking change, let's bundle it in with anything else we
need to do to address this problem.
2019-05-23 13:42:02 +01:00
..
2018-12-14 20:51:05 -05:00

# apt-get install libzmq3-dev

$ go get github.com/pebbe/zmq4