Crate drive_proof_verifier

Crate drive_proof_verifier 

Source
Expand description

Proof verification library for Dash Drive

Re-exports§

pub use error::Error;

Modules§

error
Errors that can occur during proof verification
from_request
From Request Conversions between Drive queries and dapi-grpc requests.
types
Object types that can be retrieved from proofs.
unproved
Implementation of unproved verification

Structs§

MockContextProvider
Mock ContextProvider that can read quorum keys from files.

Enums§

ContextProviderError
Errors returned by the context provider

Traits§

ContextProvider
Interface between the Sdk and state of the application.
DataContractProvider
A trait that provides a function that can be used to look up a DataContract by its Identifier.
FromProof
Parse and verify the received proof and retrieve the requested object, if any.
Length
Determine number of non-None elements