mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-11 05:29:25 +00:00
Monero Processor scan, check_for_eventuality_resolutions
This commit is contained in:
@@ -33,7 +33,7 @@ impl AsMut<[u8]> for OutputId {
|
||||
}
|
||||
|
||||
#[derive(Clone, PartialEq, Eq, Debug)]
|
||||
pub(crate) struct Output(WalletOutput);
|
||||
pub(crate) struct Output(pub(crate) WalletOutput);
|
||||
|
||||
impl Output {
|
||||
pub(crate) fn new(output: WalletOutput) -> Self {
|
||||
|
||||
Reference in New Issue
Block a user