mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-20 12:28:33 +03:00
the helpstring of update_record_decoded mentions hex bytes for the data parameter, but it should be mentioned as abstract json data like in update_binary_decoded Change-Id: Ibae2ab49054ac5dd6fcccddd28c98d886403dac9 Related: OS#4963