Skip to main content

WitnessCodeV1

Type Alias WitnessCodeV1 

Source
pub type WitnessCodeV1 = Vec<u8>;
Available on crate features node-api and node only.
Expand description

A contract-code byte list in an ExecutionWitnessV1.

Aliased Type§

pub struct WitnessCodeV1 { /* private fields */ }

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 24 bytes