move_call_value

Function move_call_value 

Source
pub fn move_call_value(
    package: &[u8],
    module: Option<&str>,
    function: Option<&str>,
) -> Vec<u8> 
Expand description

Build a MoveCall compound value at the desired specificity.