You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
# Tick frequency in seconds to fetch the status of the running wallets
tickSeconds: 5
# docker network name to attach satellite containers to
network: webwallet
# whether to use the internal docker container name to dns resolver or host ip addresses
# true: use the docker internal dns service and use the container name as hostname to communicate with the rpc api. The webwallet core has to run in the same docker network as the satellites!
# false: use the docker containers host ip address to communicate with the rpc api
internalResolver: false
satellite:
image: steevebrush/walletd-satellite:latest #v5 HF testnet compatible // TODO: daniel 06.12.18 - switch back to iridiumdev/webwallet-satellite:latest once HF is integrated