Skip to content

Commit 8583e96

Browse files
jbesraaGitGab19
andauthored
Update protocols/v2/subprotocols/mining/src/set_custom_mining_job.rs
Co-authored-by: Gabriele Vernetti <[email protected]>
1 parent ac89174 commit 8583e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocols/v2/subprotocols/mining/src/set_custom_mining_job.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pub struct SetCustomMiningJob<'decoder> {
6363
pub extranonce_size: u16,
6464
}
6565

66-
/// Used by upstream to accept [`SetCustomMiningJob`] request.
66+
/// Message used by upstream to accept [`SetCustomMiningJob`] request.
6767
///
6868
/// Upon receiving this message, downstream can start mining on the job immediately (by using the
6969
/// [`SetCustomMiningJobSuccess::job_id`] provided within this response).

0 commit comments

Comments
 (0)