How do I use this option in case there are at least two additional keys? Should I repeat this command two times, or write e.g.
nis.additionalHarvesterPrivateKeys = key1, key2 (what is the correct separator?)?
How do I use this option in case there are at least two additional keys? Should I repeat this command two times, or write e.g.
nis.additionalHarvesterPrivateKeys = key1, key2 (what is the correct separator?)?
I got a message from Jaguar the correct separator is a pipe | between the keys
No spaces
OK, worked. Thanks!