Skip to content

Commit

Permalink
settings
Browse files Browse the repository at this point in the history
  • Loading branch information
PowVT committed Sep 9, 2024
1 parent 07be229 commit dea9fe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions settings.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
network = "regtest"
network_url = "http://ec2-34-234-222-77.compute-1.amazonaws.com"
bitcoin_rpc_username = "rpcuser"
bitcoin_rpc_password = "rpcpassword"
network_url = "http://127.0.0.1"
bitcoin_rpc_username = "user"
bitcoin_rpc_password = "password"
create_wallets = true

0 comments on commit dea9fe2

Please sign in to comment.