Skip to content

v0.1.5-beta

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 16:25
· 804 commits to master since this release

Fixes

[#28] Token burn on a nft fails - Fixed transaction serialization for negative value
[#27] Asset names which are valid hex but without "0x" prefix are stored incorrectly in ledger during token minting

  • A new api method in BackendService
FeeCalculationService getFeeCalculationService(TransactionHelperService transactionHelperService)