Skip to main content

build_program_only_stack_spec_from_idl_bytes

Function build_program_only_stack_spec_from_idl_bytes 

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