• Mark Tyneway's avatar
    l2geth: remove dead code from RPC · da99cc43
    Mark Tyneway authored
    Removes the dead endpoint `debug_ingestTransactions`
    that is no longer needed. Also remove the dead
    struct field `txType` from the `RPCTransaction`.
    This field was not being set and would return an
    empty string when querying for a transaction via
    RPC.
    da99cc43
Name
Last commit
Last update
..
build Loading commit data...
cmdtest Loading commit data...
debug Loading commit data...
ethapi Loading commit data...
guide Loading commit data...
jsre Loading commit data...
testlog Loading commit data...
web3ext Loading commit data...