14.0.0-beta.3 (2022-04-27)
Features
- ๐ธ Always return
TickerReservation
fromassets.getTickerReservation
(4b59621)
BREAKING CHANGES
- ๐งจ
assets.isTickerAvailable
has been removed.
To check ticker availability, directly get theTickerReservation
instance
and usedetails.status
to check the availability