lnd version, "hacked" to enable seedless restore from xprv + scb
0d4c78e90d
* Added field * Renamed FundingAmount and ReserveAmount to specify in FundingRequest and FundingResponse that it is for RequesterFundingAmount or ResponderFundingAmount * Added PaymentAmount field to FundingRequest * Added MinDepth field to FundingRequest and FundingResponse * Fixed .Serialize() to show inputs/etc. only if there are fields available (prevents trying to dereference nil value) * Add a bunch of Validate() conditions * MASSIVE REFACTOR of tests (removed tons of redundancy) |
||
---|---|---|
chainntfs | ||
channeldb | ||
cmd | ||
lndc | ||
lnrpc | ||
lnwallet | ||
lnwire | ||
shachain | ||
.gitignore | ||
config.go | ||
doc.go | ||
Dockerfile | ||
log.go | ||
peer_test.go | ||
peer.go | ||
plasma.go | ||
README.md | ||
rpcserver.go | ||
server.go |