mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-18 13:08:54 +02:00
7 lines
136 B
Text
7 lines
136 B
Text
|
|
{
|
||
|
|
"ip_port": "http://localhost:8332",
|
||
|
|
"rpcuser": "your_rpc_user",
|
||
|
|
"rpcpass": "your_rpc_password",
|
||
|
|
"bitcoincli": "bitcoin-cli"
|
||
|
|
}
|