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: plebhash <[email protected]>
  • Loading branch information
jbesraa and plebhash authored Dec 13, 2024
1 parent bb6a6cd commit e045f9d
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 @@ -6,7 +6,7 @@ use binary_sv2::{Deserialize, Seq064K, Serialize};
#[cfg(not(feature = "with_serde"))]
use core::convert::TryInto;

/// Message used by upstream to associates a set of Standard Channel(s) to a Group Channel.
/// Message used by upstream to associate a set of Standard Channel(s) to a Group Channel.
///
/// A channel becomes a group channel when it is used by this message as
/// [`SetGroupChannel::group_channel_id`].
Expand Down

0 comments on commit e045f9d

Please sign in to comment.