mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-03 20:24:24 -04:00
update to monero-project v0.18.0.0, monero-java v0.7.2
This commit is contained in:
parent
4b46871cc3
commit
3753a42023
11 changed files with 93 additions and 71 deletions
4
Makefile
4
Makefile
|
@ -68,7 +68,7 @@ monerod-local1:
|
|||
--no-zmq \
|
||||
--add-exclusive-node 127.0.0.1:28080 \
|
||||
--rpc-access-control-origins http://localhost:8080 \
|
||||
--fixed-difficulty 100
|
||||
--fixed-difficulty 400
|
||||
|
||||
monerod-local2:
|
||||
./.localnet/monerod \
|
||||
|
@ -82,7 +82,7 @@ monerod-local2:
|
|||
--confirm-external-bind \
|
||||
--add-exclusive-node 127.0.0.1:48080 \
|
||||
--rpc-access-control-origins http://localhost:8080 \
|
||||
--fixed-difficulty 100
|
||||
--fixed-difficulty 400
|
||||
|
||||
funding-wallet-local:
|
||||
./.localnet/monero-wallet-rpc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue