lnd/channeldb
Paul Capestany ae0a28aea9 Address (most*) golint issues
* silence all golint complaints except for those caused by generated gRPC code in rpc.pb.go, as well as the OP_CHECKSEQUENCEVERIFY opcode in script_utils.go
2016-01-18 02:59:01 -08:00
..
channel.go Address (most*) golint issues 2016-01-18 02:59:01 -08:00
channel_test.go channeldb: revocation hashes are 20 bytes 2016-01-14 23:56:08 -08:00
db.go Address (most*) golint issues 2016-01-18 02:59:01 -08:00
doc.go channeldb: create new channeldb package, update lnwallet to use new API 2015-12-26 12:35:15 -06:00
error.go channeldb: create new channeldb package, update lnwallet to use new API 2015-12-26 12:35:15 -06:00
fees.go channeldb: create new channeldb package, update lnwallet to use new API 2015-12-26 12:35:15 -06:00
log.go channeldb: create new channeldb package, update lnwallet to use new API 2015-12-26 12:35:15 -06:00
nodes.go channeldb: create new channeldb package, update lnwallet to use new API 2015-12-26 12:35:15 -06:00
route.go channeldb: create new channeldb package, update lnwallet to use new API 2015-12-26 12:35:15 -06:00