Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
arkpar committed Jun 17, 2021
1 parent ce4d4a9 commit 5cf18bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/core/chain-api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ mod tests {
finalized_hash,
finalized_number,
number_leaves: 0,
finalized_state: None,
}
}
fn number(&self, hash: Hash) -> sp_blockchain::Result<Option<BlockNumber>> {
Expand Down

0 comments on commit 5cf18bd

Please sign in to comment.