ScatterWebExtension
ScatterWebExtension copied to clipboard
Request info & abi too many times, on the internet it's terribly expensive, could reduce the requests?
Thanks for your great work. Now scatter requests the same request so many times, get_info & get_abi, the server returns the same response in my test. On a testnet it's okay, but on the eos mainnet, it's slow, the fastest full node I found needs about 1 second to return the response, time is wasted on the so many repeated requests. Could you reduce the same requests? Thank you.

+1
If you use just eosjs without Scatter signing, what does that look like?