Skip to main content

serialise_value

Function serialise_value 

Source
pub fn serialise_value(value: &NeoValue) -> Vec<u8> 
Expand description

Serialise a single StackItem (used for things like Contract.Call args that aren’t wrapped in an outer array).