pub fn _swap_configurables(
    ref mut bytecode: raw_slice,
    configurables: Vec<(u64, Vec<u8>)>,
) 
Expand description

Swaps out configurable values in a contract’s or predicate’s bytecode.