Currently java uses addresses in transactions, it needs to be changed so each transaction has recipient predicate instead.
Also mint transaction structure must be changed:
- User data is optional
- Mint justification is on root level of cbor
- Token type is on root level of cbor
Initial task is here
unicitynetwork/state-transition-sdk-js#110
Currently java uses addresses in transactions, it needs to be changed so each transaction has recipient predicate instead.
Also mint transaction structure must be changed:
Initial task is here
unicitynetwork/state-transition-sdk-js#110