mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 20:59:23 +00:00
Satisfy Scheduler for Bitcoin
This commit is contained in:
@@ -47,7 +47,7 @@ impl AsMut<[u8]> for OutputId {
|
||||
pub(crate) struct Output {
|
||||
kind: OutputType,
|
||||
presumed_origin: Option<Address>,
|
||||
output: WalletOutput,
|
||||
pub(crate) output: WalletOutput,
|
||||
data: Vec<u8>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user