mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Differentiate Rpc from DecoyRpc
Enables using a locally backed decoy DB.
This commit is contained in:
@@ -2,7 +2,7 @@ use monero_simple_request_rpc::SimpleRequestRpc;
|
||||
use monero_wallet::{
|
||||
DEFAULT_LOCK_WINDOW,
|
||||
transaction::Transaction,
|
||||
rpc::{OutputResponse, Rpc},
|
||||
rpc::{OutputResponse, Rpc, DecoyRpc},
|
||||
WalletOutput,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user