github hiero-ledger/hiero-sdk-js v2.66.0

latest releases: v2.84.0-beta.1, v2.83.0, v2.83.0-beta.3...
11 months ago

What's changed

This release extends the ContractExecuteTransaction.setPayableAmount function to accept an optional HbarUnit parameter, providing greater flexibility when specifying payable amounts. Additionally, it prevents unintended removal of transaction type registrations by disabling tree shaking for modules with critical side effects, ensuring correct runtime behavior.

Added

  • Extended setPayableAmount function in ContractExecuteTransaction, by allowing the user to pass a HbarUnit as optional second parameter. #3129

Fixed

  • Prevented unintended removal of transaction type registrations by disabling tree shaking for modules with critical side effects, ensuring proper runtime functionality. #3149

Don't miss a new hiero-sdk-js release

NewReleases is sending notifications on new releases.