nomos-node/nomos-services/mempool
Giacomo Pasini 36b3ccc043
Add `send` method to mempool network adapter (#439)
* Add `send` method to mempool network adapter

Centralize responsabilities for mempool-network interface in the
adapter trait.

* Update nomos-services/mempool/src/lib.rs

Co-authored-by: Youngjoon Lee <taxihighway@gmail.com>

---------

Co-authored-by: Youngjoon Lee <taxihighway@gmail.com>
2023-09-27 11:58:42 +02:00
..
src Add `send` method to mempool network adapter (#439) 2023-09-27 11:58:42 +02:00
tests Add discriminant type to allow multiple mempool services (#441) 2023-09-27 10:55:15 +02:00
Cargo.toml Add `send` method to mempool network adapter (#439) 2023-09-27 11:58:42 +02:00