Skip to content

v2.13.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrix10 andrix10 released this 05 Apr 06:35
75fa92d

Added

  • AccountAllowanceDeleteTransaction
  • ContractFunctionResult.[gas|hbarAmount|contractFunctionParametersBytes]
  • AccountAllowanceExample
  • ScheduleTransferExample

Deprecated

  • AccountAllowanceAdjustTransaction.revokeTokenNftAllowance() with no replacement.
  • AccountAllowanceApproveTransaction.AddHbarApproval(), use ApproveHbarAllowance() instead.
  • AccountAllowanceApproveTransaction.ApproveTokenApproval(), use GrantTokenNftAllowance() instead.
  • AccountAllowanceApproveTransaction.ApproveTokenNftApproval(), use ApproveTokenNftAllowance() instead.