proximax-storage / java-xpx-chain-sdk

ProximaX Sirius-Chain Java SDK
Apache License 2.0
7 stars 1 forks source link

Add helpers to simplify and demonstrate functionality #133

Open tonowie opened 4 years ago

tonowie commented 4 years ago

add helpers that accomplish common tasks. This will serve as both demonstration and convenience. Derived from work of @st-wong

tonowie commented 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