Open tonowie opened 4 years ago
found out delegated harvesting is not really implemented yet. This is what is probably needed on our side as well https://github.com/nemtech/nem2-sdk-java/blob/master/sdk-core/src/main/java/io/nem/sdk/model/message/PersistentHarvestingDelegationMessage.java#L54
add helpers that accomplish common tasks. This will serve as both demonstration and convenience. Derived from work of @st-wong