Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
Co-authored-by: Bigna Härdi <[email protected]>
  • Loading branch information
Niederb and haerdib authored Oct 28, 2024
1 parent 5e593e3 commit ae65f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/rpc_api/author.rs
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ pub trait SubmitAndWatch {
watch_until: XtStatus,
) -> Result<ExtrinsicReport<Self::Hash>>;

/// Query the events for the specified `report` and attaches them to the returned report.
/// Query the events for the specified `report` and attaches them to the mutable report.
/// If the function fails events might still be added to the report.
///
/// This method is blocking if the sync-api feature is activated
Expand Down

0 comments on commit ae65f6c

Please sign in to comment.