Skip to main content

build_program_spec_v1_from_bytes

Function build_program_spec_v1_from_bytes 

Source
pub fn build_program_spec_v1_from_bytes(
    bytes: &[u8],
    explicit_program_id: Option<&str>,
) -> Result<ProgramSpecV1, HashError>