mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
add bitcoind section
This commit is contained in:
parent
9f4eb222ac
commit
619875a14d
1 changed files with 7 additions and 0 deletions
|
@ -17,3 +17,10 @@ database = electrum.sqlite
|
|||
|
||||
# type = psycopg2
|
||||
# database = electrum
|
||||
|
||||
[bitcoind]
|
||||
host = localhost
|
||||
port = 8332
|
||||
# user and password from bitcoin.conf
|
||||
user = user
|
||||
password = password
|
||||
|
|
Loading…
Add table
Reference in a new issue