feat: electrum util for onchain data (#3999)

This commit is contained in:
dni ⚡
2026-06-17 13:16:52 +02:00
committed by GitHub
parent ee595eede1
commit a82093b7ec
4 changed files with 624 additions and 2 deletions
-2
View File
@@ -26,8 +26,6 @@ docker_bitcoin_cli = [
"exec",
"lnbits-bitcoind-1",
"bitcoin-cli",
"-rpcuser=lnbits",
"-rpcpassword=lnbits",
"-regtest",
]