pub fn convert_txn_args(args: &[TransactionArgument]) -> Vec<Vec<u8>> 
Expand description

Convert the transaction arguments into Move values.