mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
As stated in the documentation [1] and in the api [2],
this method should be called getBlockFromFile and not getBlockByFile.
Previously this would result in a 'The method ... does not exist/is
not available' error.
[1] https://github.com/ethereum/go-ethereum/wiki/Management-APIs#debug_traceblockfromfile
[2]
|
||
|---|---|---|
| .. | ||
| build | ||
| cmdtest | ||
| debug | ||
| ethapi | ||
| guide | ||
| jsre | ||
| web3ext | ||