pub fn serialise_value(value: &NeoValue) -> Vec<u8> ⓘ
Serialise a single StackItem (used for things like Contract.Call args that aren’t wrapped in an outer array).
Contract.Call