-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Milestone
Description
We need a mechanism to implement /tx/submit in the BlockFrost API. This requires us to implement the TxSubmission protocol (use the Pallas implementation) in a new TxSubmitter module. Initially this can create an independent connection to a single upstream peer (see UpstreamChainFetcher); later it will be integrated into multi-peer networking.
- don't need mempool
- extend the upstream chain fetcher (rename)
- no external dependencies
Metadata
Metadata
Assignees
Labels
No labels