nomos-node/nomos-services/mempool
Daniel Sanchez 320755d19d
Detach tx broadcast from mempool (#69)
* Remove send tx method from mempool network adapter

* Add error reporting to add_tx operation in mempool
Delegate broadcasting to external caller
2023-02-08 11:07:09 +01:00
..
src Detach tx broadcast from mempool (#69) 2023-02-08 11:07:09 +01:00
tests Detach tx broadcast from mempool (#69) 2023-02-08 11:07:09 +01:00
Cargo.toml Detach tx broadcast from mempool (#69) 2023-02-08 11:07:09 +01:00