v0.1.0-pre.061
This commit is contained in:
@@ -178,7 +178,7 @@ pub(crate) struct DemoBackfillSummaryPayload {
|
||||
/// Number of source attempts.
|
||||
#[ts(type = "number")]
|
||||
pub(crate) attempts: u64,
|
||||
/// Whether the operator cancelled the campaign.
|
||||
/// Whether the operator canceled the campaign.
|
||||
pub(crate) cancelled: bool,
|
||||
/// Optional cursor for continuing an older-history scan.
|
||||
pub(crate) resume_before_signature: std::option::Option<std::string::String>,
|
||||
|
||||
Reference in New Issue
Block a user