btc-rpc-explorer
btc-rpc-explorer copied to clipboard
Large electrum responses are rejected
https://btc.chaintools.io/address/1x6YnuBVeeE65dQRZztRWgUPwyBjHCA5g
Error dif0e21qdh: [object Object], host=electrum.example, port=50002
{ code: -32600,
message: 'response too large (over 1,000,000 bytes' }
this is an electrumx problem related: electrumx doesn't respond when response is too large (when there're too many txs, for example). Look at this: https://github.com/kyuupichan/electrumx/issues/348 I hope they will solve this issue, sooner or later