radixdlt-java
radixdlt-java copied to clipboard
Don't fail if call to node-finder fails
Currently nothing is being caught if network error occurs when trying to contact node-finder causing any application to crash. Need to catch this handle it gracefully.