v1.4.0
This release brings two minor breaking changes:
- change return type of Vendor.owned to
Promise<boolean>
- change return type of Ticker.next to
Promise<Status['head']>
This release brings two minor breaking changes:
Promise<boolean>
Promise<Status['head']>