Type Alias ibc_query::types::Proof

source ·
pub type Proof = Vec<u8>;

Aliased Type§

struct Proof { /* private fields */ }