hedera-smart-contracts
hedera-smart-contracts copied to clipboard
Add tests to highlight use of new `isAuthorizedRaw`
Problem
There is a new function available in the HederaAcountService system contract called isAuthorizedRaw
Solution
Add test to demonstrate usage of isAuthorizedRaw
Alternatives
No response