mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-05 02:11:10 +01:00
lnd: fix gofmt warnings
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
8fb54782e2
commit
f2843dd4c9
@@ -41,7 +41,7 @@ func getTestTxId(miner *rpctest.Harness) (*chainhash.Hash, error) {
|
||||
}
|
||||
|
||||
outputs := []*wire.TxOut{
|
||||
&wire.TxOut{
|
||||
{
|
||||
Value: 2e8,
|
||||
PkScript: script,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user