Skip to main content

print_tokens

Function print_tokens 

Source
pub fn print_tokens(tokens: &[DynSolValue]) -> Result<()>
Expand description

Prints ABI-decoded tokens: JSON envelope wrapping a value array in --json mode, one formatted token per line otherwise.