mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Bitcoin processor lib.rs -> main.rs
This commit is contained in:
@@ -26,6 +26,9 @@ pub(crate) fn hash_bytes(hash: bitcoin_serai::bitcoin::hashes::sha256d::Hash) ->
|
||||
res
|
||||
}
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {}
|
||||
|
||||
/*
|
||||
use bitcoin_serai::{
|
||||
bitcoin::{
|
||||
Reference in New Issue
Block a user