serai/networks/ethereum/relayer
Luke Parker 673cf8fd47 Pass the latest active key to the Block's scan function
Effectively necessary for networks on which we utilize account abstraction in
order to know what key to associate the received coins with.
2024-09-19 23:36:32 -07:00
..
src Pass the latest active key to the Block's scan function 2024-09-19 23:36:32 -07:00
Cargo.toml Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
LICENSE Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -04:00
README.md Finish the Ethereum TX publishing code 2024-09-19 23:36:32 -07:00

Ethereum Transaction Relayer

This server collects Ethereum transactions to be published, offering an RPC to fetch them.