mamorales1

Results 3 issues of mamorales1

### Problem Currently, `HederaTokenService` contract doesn't allow users to update token custom fees so if you have created a token with a fee schedule key but you didn't create the...

enhancement
Epic

**Description**: **Related issue(s)**: Fixes # **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)

After declaring Blade dependency as an alias in the SDK module: "imports": { "#blade": { "require": "@hashgraph/cryptography", "import": "@bladelabs/blade-web3.js" } } When we run web tests we get the following...