Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

getWalletTransferId: change in return value

Latest

Choose a tag to compare

@kushal256 kushal256 released this 07 Apr 21:19
· 6 commits to master since this release
11ab267
Get Transfer: return real object, not a map (#10)

* Get Transfer: return real object, not a map

* change return value to Optional<Transfer>

* remove commented code