diff --git a/wallet/wallet-config.json b/wallet/wallet-config.json index 6b331f9..aa2c950 100644 --- a/wallet/wallet-config.json +++ b/wallet/wallet-config.json @@ -1,21 +1,21 @@ -{ - "wallet_option": { - "rpc_enabled": false, - "rpc_port": null, - "specified_pool_address": null, - "is_test_net": false, - "disable_mining": true, - "pool_address": "https://mainnet-rpc.xdagj.org", - "testnet_api_url": "" - }, - "version": "0.6.5", - "culture_info": "en-US", - "addresses": [], - "query": { - "amount_from": "", - "amount_to": "", - "timestamp": "", - "remark": "", - "direction": "" - } +{ + "wallet_option": { + "rpc_enabled": false, + "rpc_port": null, + "specified_pool_address": null, + "is_test_net": false, + "disable_mining": true, + "pool_address": "https://mainnet-rpc.xdagj.org", + "testnet_api_url": "" + }, + "version": "0.6.6", + "culture_info": "en-US", + "addresses": [], + "query": { + "amount_from": "", + "amount_to": "", + "timestamp": "", + "remark": "", + "direction": "" + } } \ No newline at end of file