Type Alias distance_oracle::runtime::atomic_swap::calls::types::claim_swap::Proof
source · pub type Proof = Vec<u8>;
Aliased Type§
struct Proof {
buf: RawVec<u8>,
len: usize,
}
Fields§
§buf: RawVec<u8>
§len: usize