mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 20:59:23 +00:00
Monero Processor scan, check_for_eventuality_resolutions
This commit is contained in:
@@ -83,7 +83,7 @@ impl scheduler::SignableTransaction for SignableTransaction {
|
||||
pub(crate) struct Eventuality {
|
||||
id: [u8; 32],
|
||||
singular_spent_output: Option<OutputId>,
|
||||
eventuality: MEventuality,
|
||||
pub(crate) eventuality: MEventuality,
|
||||
}
|
||||
|
||||
impl primitives::Eventuality for Eventuality {
|
||||
|
||||
Reference in New Issue
Block a user