Expand description
GRANDPA consensus client verification function
Re-exports§
pub use error::Error;
Modules§
- error
- Typed errors for the GRANDPA consensus support — both the verifier
(
verify_grandpa_finality_proof,verify_parachain_headers_with_grandpa_finality_proof) and theismp-grandpaclient wrapper.
Functions§
- verify_
grandpa_ finality_ proof - This function verifies the GRANDPA finality proof for both standalone chain and parachain headers.
- verify_
parachain_ headers_ with_ grandpa_ finality_ proof - This function verifies the GRANDPA finality proof for relay chain headers.