fee480193e
This change: 1. Introduces new "limited" API endpoints for EthGetTransactionByHash and EthGetTransactionReceipt that accept lookback-limits. 2. Implements the gateway version of these API endpoints by calling the limited variants with the default message search lookback limit. fixes #10412 |
||
---|---|---|
.. | ||
eth_sub.go | ||
handler.go | ||
node_test.go | ||
node.go | ||
proxy_eth.go | ||
proxy_fil.go |