Home
last modified time | relevance | path

Searched defs:eth_getFilterLogs (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.cpp569 Json::Value Eth::eth_getFilterLogs(string const& _filterId) in eth_getFilterLogs() function in Eth
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/test/unittests/libweb3jsonrpc/
H A DWebThreeStubClient.h467 Json::Value eth_getFilterLogs(const std::string& param1) throw (jsonrpc::JsonRpcException) in eth_getFilterLogs() function