Skip to content

Commit

Permalink
Update protocols/v2/subprotocols/mining/src/set_group_channel.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 12, 2024
1 parent bb6d95a commit 8da4347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/v2/subprotocols/mining/src/set_group_channel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use core::convert::TryInto;

/// Used by upstream to associates a set of Standard Channel(s) to a Group Channel.
///
/// A channel becomes a group channel when it is id used by this message as
/// A channel becomes a group channel when it is used by this message as
/// [`SetGroupChannel::group_channel_id`].
///
/// Every standard channel is a member of a group of standard channels, addressed by the upstream
Expand Down

0 comments on commit 8da4347

Please sign in to comment.