mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-11 13:39:25 +00:00
Bitcoin TransactionPublisher
This commit is contained in:
@@ -15,7 +15,7 @@ mod transaction;
|
||||
mod block;
|
||||
|
||||
// App-logic trait satisfactions
|
||||
mod scanner_feed;
|
||||
mod rpc;
|
||||
mod scheduler;
|
||||
|
||||
pub(crate) fn hash_bytes(hash: bitcoin_serai::bitcoin::hashes::sha256d::Hash) -> [u8; 32] {
|
||||
|
||||
Reference in New Issue
Block a user