mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Rename file with dashes to having underscores
This commit is contained in:
@@ -18,13 +18,13 @@ use monero_rpc::{
|
||||
};
|
||||
|
||||
use monero_serai::{
|
||||
transaction::Transaction,
|
||||
wallet::{
|
||||
address::{Network, AddressSpec, SubaddressIndex, MoneroAddress},
|
||||
extra::MAX_TX_EXTRA_NONCE_SIZE,
|
||||
Scanner,
|
||||
},
|
||||
rpc::Rpc,
|
||||
transaction::Transaction,
|
||||
};
|
||||
|
||||
mod runner;
|
||||
Reference in New Issue
Block a user