payment request fails - payment requests are not working at the moment
See original GitHub issuePayload to send to Electrum:
{'params': {'amount': 0.0021651117760957575, 'expiration': 1212}, 'method': 'addrequest', 'id': 'c6cf406e-0c4b-4eb7-b3d2-1712a4d3a553'}
Data received back from Electrum:
{'error': {'message': 'Invalid parameters: string argument without an encoding', 'code': -32602}, 'result': None, 'id': '2fd03026-d1ba-49c0-b781-dd30ee758c8d'}
This but looks similar to https://github.com/spesmilo/electrum/issues/3411 but it is not that simple, as with that patch electron-cash says:
{'error': {'message': 'Invalid parameters: b\'\\xfc\\\'w|.W\\xeb\\xd5\\xa3u\\x8a\\xc3\\x81v\\x91\\x7f\\x9c"\\xa7\\xd1\' is not JSON serializable', 'code': -32602}, 'result': None, 'id': '9e20dac3-52ac-4ace-b2c2-51f5cf2087b6'}
It looks roots of this issue are much deeper, unfortunately.
Issue Analytics
- State:
- Created 5 years ago
- Comments:35
Top GitHub Comments
Extremely useful as you can keep all memo fields across instances and installations. Server is pretty simple and code is public, electrum uses your MPK to encrypt data before sending to the server.
https://github.com/spesmilo/electrum-merchant now supports Bitcoin Cash