Finish the Ethereum TX publishing code

This commit is contained in:
Luke Parker
2024-09-19 00:39:51 -04:00
parent e75c4ec6ed
commit 118d81bc90
3 changed files with 39 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
# Ethereum Transaction Relayer
This server collects Ethereum router commands to be published, offering an RPC
to fetch them.
This server collects Ethereum transactions to be published, offering an RPC to
fetch them.