mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 14:11:04 +02:00
funding: add SIMPLE_TAPROOT case to TestCommitmentTypeFundmaxSanityCheck
This commit is contained in:
@@ -4632,6 +4632,7 @@ func TestCommitmentTypeFundmaxSanityCheck(t *testing.T) {
|
||||
"STATIC_REMOTE_KEY": 2,
|
||||
"ANCHORS": 3,
|
||||
"SCRIPT_ENFORCED_LEASE": 4,
|
||||
"SIMPLE_TAPROOT": 5,
|
||||
}
|
||||
|
||||
for commitmentType := range lnrpc.CommitmentType_value {
|
||||
|
Reference in New Issue
Block a user