Skip to content

Wallet RPC: Wrong amount type in parse_uri method

this correct the definition of the amount parsed in parse_uri (it is integer atomic units, instead of decimal 'coin' unit)

Merge request reports