lnwallet: export AnchorSize

This commit is contained in:
Oliver Gugger
2024-04-11 14:22:17 +02:00
parent 22a3988222
commit cf2174fc2d
6 changed files with 16 additions and 16 deletions

View File

@@ -925,7 +925,7 @@ func createTestChannelsForVectors(tc *testContext, chanType channeldb.ChannelTyp
var anchorAmt btcutil.Amount
if chanType.HasAnchors() {
anchorAmt = 2 * anchorSize
anchorAmt = 2 * AnchorSize
}
remoteCommitTx, localCommitTx, err := CreateCommitmentTxns(