Module sc_consensus_manual_seal::rpc [−][src]
Expand description
RPC interface for the ManualSeal
Engine.
Modules
The generated client module.
Structs
Enums
Message sent to the background authorship task, usually by RPC.
Traits
RPC trait that provides methods for interacting with the manual-seal authorship task over rpc.
Functions
report any errors or successes encountered by the authorship task back to the rpc
Type Definitions
sender passed to the authorship task to report errors or successes.