Ardor configuration settings to connect to remote node without downloading entire blockchain locally

0

What configuration is required to run the Ardor wallet software without downloading the entire blockchain, but only connect to a remote node?

Patoshi パトシ

Posted 2018-08-23T21:37:41.470

Reputation: 8 911

Answers

1

You can install and Ardor node then choose the light client option during installation or later set the following property to true in your nxt.properties file:

nxt.isLightClient=true

lyaffe

Posted 2018-08-23T21:37:41.470

Reputation: 1 480