Skip to content

Commit

Permalink
Update protocols/v2/subprotocols/mining/src/submit_shares.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriele Vernetti <[email protected]>
  • Loading branch information
jbesraa and GitGab19 authored Dec 11, 2024
1 parent 9bb8b7c commit d426ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/v2/subprotocols/mining/src/submit_shares.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pub struct SubmitSharesStandard {
pub version: u32,
}

/// Used by Downstream to send result of its hashing work to an upstream.
/// Message used by downstream to send result of its hashing work to an upstream.
///
/// The message is the same as [`SubmitShares`], but with an additional field,
/// [`SubmitSharesExtended::extranonce`].
Expand Down

0 comments on commit d426ce2

Please sign in to comment.