UNPKG

chia-datalayer-mirror-tools

Version:
9 lines 302 B
module.exports = { full_node_host: "https://localhost:8555", datalayer_host: "https://localhost:8562", wallet_host: "https://localhost:9256", certificate_folder_path: "~/.chia/mainnet/config/ssl", default_wallet_id: 1, default_fee: 300_000_000, default_mirror_coin_amount: 300_000_000, };