Skip to main content

to_stack_element

Function to_stack_element 

Source
pub fn to_stack_element(data: &[u8]) -> SmallVec<[u8; 80]>
Expand description

Convert bytes to StackElement (for tests and callers needing explicit conversion).