rust-web3
rust-web3 copied to clipboard
Get json request (text) for the query, but don't post it
trafficstars
is it possible?
Only with custom transport I think. You can possible use jsonrpc-core and ethabi directly. We might expose something like this though, PRs welcome.