archethic-node
archethic-node copied to clipboard
Smart Contracts: handle tokens with decimals != 8
Describe the problem you discovered
Describe the solution you'd like
code is hardcoded as if there's 8 decimals. I believe it's done to not do some I/O, so we probably need to embed the decimal in the TokenTransfer struct
Epic
No response