mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: correct typo docs (#13557)
Co-authored-by: futreall <ancur09@hotmail.com>
This commit is contained in:
@ -45,7 +45,7 @@ impl From<DatabaseError> for BeaconConsensusEngineError {
|
||||
|
||||
/// Represents error cases for an applied forkchoice update.
|
||||
///
|
||||
/// This represents all possible error cases, that must be returned as JSON RCP errors back to the
|
||||
/// This represents all possible error cases, that must be returned as JSON RPC errors back to the
|
||||
/// beacon node.
|
||||
#[derive(Debug, thiserror::Error)]
|
||||
pub enum BeaconForkChoiceUpdateError {
|
||||
|
||||
Reference in New Issue
Block a user