• 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
..
addrlock.go Loading commit data...
api.go Loading commit data...
backend.go Loading commit data...