mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-11 21:49:26 +00:00
Add a database of all Monero outs into the processor
Enables synchronous transaction creation (which requires synchronous decoy selection).
This commit is contained in:
@@ -15,6 +15,8 @@ mod key_gen;
|
||||
use crate::key_gen::KeyGenParams;
|
||||
mod rpc;
|
||||
use rpc::Rpc;
|
||||
|
||||
mod decoys;
|
||||
/*
|
||||
mod scheduler;
|
||||
use scheduler::Scheduler;
|
||||
|
||||
Reference in New Issue
Block a user