hedera-services
hedera-services copied to clipboard
Executing an internal call with amount against HTS contract returns success
Description
According to the in-equvalence doc the internal calls to the HTS contract with amount should fail with INVALID_FEE_SUBMITTED (except for the token create scenario). Currently, these calls pass with SUCCESS but it doesn't comply to the wanted behaviour.
Steps to reproduce
To reproduce you can checkout this branch and examine the hapiTest: https://github.com/hashgraph/hedera-services/tree/internal-call-with-amount-against-HTS-returns-success
Additional context
No response
Hedera network
testnet
Version
v0.50.0
Operating system
macOS