lnd.xprv/cmd
tyzbit 8891346cb2 rpcserver: startTime defaults to the unix epoch
Fixes https://github.com/lightningnetwork/lnd/issues/3357.  When
start_time isn't specified, its default value is 0.  This meant when
users explicitly specified a start_time of 0, we would incorrectly set
start_time to 24 hours in the past.  Now, n0 means n0.
2019-10-03 18:12:21 -04:00
..
lncli rpcserver: startTime defaults to the unix epoch 2019-10-03 18:12:21 -04:00
lnd lnd: move main method to cmd/lnd/main.go 2019-04-23 20:56:33 +02:00