Wallet RPC: Wrong amount type in parse_uri method

Merged el00ruobuob requested to merge el00ruobuob/monero-site:wallet_rpc_parse_uri into master

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

Merge request reports