hashgraph / hedera-sdk-js

Hedera™ Hashgraph SDK for JavaScript/TypeScript
https://docs.hedera.com/guides/docs/sdks
Apache License 2.0
277 stars 146 forks source link

nftApprovals not exposed by AccountAllowanceApproveTransaction #1167

Closed teacoat closed 2 years ago

teacoat commented 2 years ago

Description

nftApprovals are not exposed the same as hbarApprovals or tokenApprovals in AccountAllowanceApproveTransaction, pretty straightforward!

Steps to reproduce

N/A

Additional context

No response

Hedera network

mainnet

Version

2.14.2

Operating system

No response

janaakhterov commented 2 years ago

Fixed: https://github.com/hashgraph/hedera-sdk-js/commit/5beeca23a0fadbc0c3f90a824677b4b851fb8981 Released: https://github.com/hashgraph/hedera-sdk-js/releases/tag/v2.16.3