Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENG-0000 fix(portal): fix max button math (#861)
## Affected Packages Apps - [x] portal Packages - [ ] 1ui - [ ] api - [ ] protocol - [ ] sdk Tools - [ ] tools ## Overview Reverted back to decimal math instead of big int math as it was causing issues, raising insufficient funds errors, due to the result having more than 18 decimals. ## Screen Captures If applicable, add screenshots or screen captures of your changes. ## Declaration - [x] I hereby declare that I have abided by the rules and regulations as outlined in the [CONTRIBUTING.md](https://github.com/0xIntuition/intuition-ts/blob/main/CONTRIBUTING.md)
- Loading branch information