hedera-sdk-java
hedera-sdk-java copied to clipboard
Add the example on how to communicate with particular node(s)
Problem
The user submitted an issue asking how to communicate with particular node(s), so seems like it's not very clear from the Java SDK codebase.
Solution
To add an example of how to communicate with particular node(s).
For reference, see the issue #1569 and PR #1570.
Alternatives
No response