pub fn decode_input_arguments( input: impl AsRef<[u8]>, ) -> Result<String, DecodeInputError>
Decodes the input arguments of a transaction.