Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Feb 26, 2024
1 parent 2b27e15 commit 3e6cef9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/coinjoin/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ console_log_level = INFO
blockchain_source = bitcoin-rpc
network = testnet
rpc_host = localhost
rpc_port = 8332
rpc_user =
rpc_password =
`;
rpc_port = 8332;

const globalSingleton = {
config: {
Expand Down

0 comments on commit 3e6cef9

Please sign in to comment.