Skip to content

Sequence Node SDK v2.0.2

Choose a tag to compare

@croaky croaky released this 07 May 21:33
  • Deserialize numbers greater than 15 digits into BigNumber objects.
    This fixes a bug where numbers that large were losing precision.
  • Throw validation error for numbers larger than the max limit.