Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@troggy troggy released this 06 Feb 09:59
· 3 commits to master since this release
v2.0.0
2d40581

Changed

  • (helpers) BREAKING: getPeriodByBlockHeight API returns a single object instead of array (#171)

Fixed

  • (period) BREAKING: wrong name for validator address attribute in period opts (#172)

Breaking Changes

  • (helpers) getPeriodByBlockHeight API now returns a single object instead of array (#171)
  • (period) validatorOpts argument of Period constructor should include validatorAddress instead of ownerAddress (#172)