Type Alias hdk::prelude::MembraneProof

source ·
pub type MembraneProof = Arc<SerializedBytes>;
Expand description

App-specific payload for proving membership in the membrane of the app

Aliased Type§

struct MembraneProof { /* private fields */ }