Utility function to scale some amount to a given number of decimals
This is useful for things like the TokenBridge, where we want to scale the amount from some the over-the-wire 8 decimals
the amount to scale
the number of decimals to scale to
the scaled amount
Generated using TypeDoc
Utility function to scale some amount to a given number of decimals
This is useful for things like the TokenBridge, where we want to scale the amount from some the over-the-wire 8 decimals