We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e91cb5 + e7e0b0e commit 04be122Copy full SHA for 04be122
.github/workflows/main.yaml
@@ -21,7 +21,7 @@ env:
21
22
GO_VERSION: '1.23.9'
23
24
- LITD_ITEST_BRANCH: 'master'
+ LITD_ITEST_BRANCH: 'lnd-19-2'
25
26
jobs:
27
#######################
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/lightninglabs/lightning-node-connect/hashmailrpc v1.0.3
30
github.com/lightninglabs/lndclient v0.19.0-9
31
github.com/lightninglabs/neutrino/cache v1.1.2
32
- github.com/lightninglabs/taproot-assets/taprpc v1.0.7
+ github.com/lightninglabs/taproot-assets/taprpc v1.0.8
33
github.com/lightningnetwork/lnd v0.19.1-beta.rc1.0.20250623232057-b48e2763a798
34
github.com/lightningnetwork/lnd/cert v1.2.2
35
github.com/lightningnetwork/lnd/clock v1.1.1
0 commit comments