Docs.rs
fuel-core-poa-0.41.6
fuel-core-poa 0.41.6
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
fuel-core-chain-config ^0.41.6
normal
fuel-core-services ^0.41.6
normal
fuel-core-storage ^0.41.6
normal
fuel-core-types ^0.41.6
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.27
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
fuel-core-services ^0.41.6
dev
mockall ^0.11
dev
rand ^0.8
dev
test-case ^3.3
dev
tokio ^1.27
dev
Versions
27.12%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fuel_
core_
poa
0.41.6
In fuel_
core_
poa::
verifier
fuel_core_poa
::
verifier
Function
verify_block_fields
Copy item path
Source
pub fn verify_block_fields<D:
Database
>( database:
&D
, block: &
Block
, ) ->
Result
<
()
>