Home
last modified time | relevance | path

Searched defs:eth_getTransactionReceipt (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libweb3jsonrpc/
H A DEth.cpp449 Json::Value Eth::eth_getTransactionReceipt(string const& _transactionHash) in eth_getTransactionReceipt() function in Eth
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/test/unittests/libweb3jsonrpc/
H A DWebThreeStubClient.h365 … Json::Value eth_getTransactionReceipt(const std::string& param1) throw (jsonrpc::JsonRpcException) in eth_getTransactionReceipt() function