mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 14:12:27 +02:00
itest: simple taproot channel status
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
20e731b636
commit
12f23d2352
@ -462,6 +462,10 @@ var allTestCases = []*lntest.TestCase{
|
||||
Name: "taproot",
|
||||
TestFunc: testTaproot,
|
||||
},
|
||||
{
|
||||
Name: "simple taproot channel activation",
|
||||
TestFunc: testSimpleTaprootChannelActivation,
|
||||
},
|
||||
{
|
||||
Name: "wallet import account",
|
||||
TestFunc: testWalletImportAccount,
|
||||
|
Reference in New Issue
Block a user