Skip to content

fix: do not panic on a JSON not containing the PDU

Jakub Kubík requested to merge parse-pdu-command-panic into next

Fixes the panic raised by not correctly handling malformed PDU JSONs within the parse-pdu command.

Closes #236 (closed).


  • I agree to release my code and all other changes of this MR under the Apache-2.0 license

Merge request reports