Function decode_input_arguments

Source
pub fn decode_input_arguments(
    input: impl AsRef<[u8]>,
) -> Result<String, DecodeInputError>
Expand description

Decodes the input arguments of a transaction.