Skip to content

Commit 8ccf2e9

Browse files
OttoAllmendingerllm-git
andcommitted
feat(abstract-utxo): add utxo-ord to project references
Issue: BTC-2916 Co-authored-by: llm-git <llm-git@ttll.de>
1 parent c059871 commit 8ccf2e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

modules/abstract-utxo/tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
},
2727
{
2828
"path": "../utxo-core"
29+
},
30+
{
31+
"path": "../utxo-ord"
2932
}
3033
]
3134
}

0 commit comments

Comments
 (0)