mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 06:21:11 +00:00
Small mostly doc improvements (#4661)
* Better docs on non initialized state. * Document better what is happening. * More precise errors. * cargo fmt
This commit is contained in:
@@ -228,6 +228,9 @@ impl BoundToRelayParent for CollatorProtocolMessage {
|
||||
}
|
||||
|
||||
/// Messages received by the dispute coordinator subsystem.
|
||||
///
|
||||
/// NOTE: Any response oneshots might get cancelled if the `DisputeCoordinator` was not yet
|
||||
/// properly initialized for some reason.
|
||||
#[derive(Debug)]
|
||||
pub enum DisputeCoordinatorMessage {
|
||||
/// Import statements by validators about a candidate.
|
||||
|
||||
Reference in New Issue
Block a user