Please coinfig file
zzl.ini?
hi, you can create file called (zzl.ini) in %appdata%/zzl/
In zzl.ini file you can put options same as
--log-file arg
--log-level arg (=2)
--no-console Disable daemon console commands
--testnet Used to deploy test nets. Checkpoints
and hardcoded seeds are ignored,
network id is changed. Use it with
--data-dir flag. The wallet must be
launched with --testnet flag.
--print-genesis-tx Prints genesis' block tx hex to insert
it to config and exits
--rpc-bind-ip arg (=127.0.0.1)
--rpc-bind-port arg (=33712)
--p2p-bind-ip arg (=0.0.0.0) Interface for p2p network protocol
--p2p-bind-port arg (=33711) Port for p2p network protocol
--p2p-external-port arg (=0) External port for p2p network protocol
(if port forwarding used with NAT)
--allow-local-ip Allow local ip add to peer list, mostly
in debug purposes
--add-peer arg Manually add peer to local peerlist
--add-priority-node arg Specify list of peers to connect to and
attempt to keep the connection open
--add-exclusive-node arg Specify list of peers to connect to
only. If this option is given the
options add-priority-node and seed-node
are ignored
--seed-node arg Connect to a node to retrieve peer
addresses, and disconnect
--hide-my-port Do not announce yourself as peerlist
candidate
--extra-messages-file arg Specify file for extra messages to
include into coinbase transactions
--start-mining arg Specify wallet address to mining for
--mining-threads arg Specify mining threads count