mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 23:53:41 +02:00
watchtower/multi: define blob TypeAltruistCommit and TypeRewardCommit
This commit is contained in:
@@ -50,7 +50,7 @@ var (
|
||||
func DefaultPolicy() Policy {
|
||||
return Policy{
|
||||
TxPolicy: TxPolicy{
|
||||
BlobType: blob.TypeDefault,
|
||||
BlobType: blob.TypeAltruistCommit,
|
||||
RewardRate: DefaultRewardRate,
|
||||
SweepFeeRate: lnwallet.SatPerKWeight(
|
||||
DefaultSweepFeeRate,
|
||||
|
Reference in New Issue
Block a user