hedera-mirror-node
hedera-mirror-node copied to clipboard
Add k6 tests for the NFT allowances API
Problem
NFT allowances API , needs to be performance tested via k6.
Solution
- Add k6 tests for the NFT allowances API
- Add owner = false case to the index to make the NFT allowance API performant.
Alternatives
No response