rust-web3 icon indicating copy to clipboard operation
rust-web3 copied to clipboard

Get json request (text) for the query, but don't post it

Open NikVolf opened this issue 7 years ago • 1 comments
trafficstars

is it possible?

NikVolf avatar May 29 '18 12:05 NikVolf

Only with custom transport I think. You can possible use jsonrpc-core and ethabi directly. We might expose something like this though, PRs welcome.

tomusdrw avatar May 29 '18 14:05 tomusdrw