Skip to content

(fix) Formatting the wire amount

When I deserialized the wire object, I missed the bit where we were converting to wei to tokens.

Added in some logic that formats the amount based on wire method

Merge request reports