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.
1 parent 48ba4a9 commit 311ddbeCopy full SHA for 311ddbe
.github/workflows/main.yaml
@@ -375,6 +375,7 @@ jobs:
375
working-directory: ./lightning-terminal
376
run: |
377
go mod edit -replace=github.com/lightninglabs/taproot-assets=../
378
+ go mod edit -replace=github.com/lightninglabs/taproot-assets/taprpc=../taprpc
379
go mod tidy
380
381
- name: Install yarn
0 commit comments