Hello,
i save an large JSON Payload with an png image in the MultiChain. Unfortunately the response hex is modified with some strange Charactes at the begin and at the end and between is the image. The example charactes are
"Ëð]tóGoL£îà_;Oºú~âF⥹²ÆVjG0D LS[§Nl·.ÞkÀ4Ô'4=Öwm÷úب5±¿¾µ &¼¯»×cÖ(Oô¼ìYºfð«|óÇÕ!á@ɲ¯ù¹âIýâ´AQzIÅiX=®jâÿÿÿÿ7v©@L]Úï gÀ¥! ¼Oì¢h£"¬spkq°aCý;[â< /²È±ûîuýÓNspkeIãâ~6`xª=ÞKö=äuspkk1527673616703ujM¦N"
an then the image is starting.
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAFACAYAAAAvc1ZOAAAgAElEQVR4Xu3dC7h271wn8O+QEoX0T2kmYqQDIUVRkZBI0UEq1RU6jYmmcphKVCZJ05Rihk7G0EkSQsohUpFMGR0mSQ6VFJ...."
the response hex from this transaction looks like this than:
Ëð]tóGoL£îà_;Oºú~âF⥹²ÆVjG0D LS[§Nl·.ÞkÀ4Ô'4=Öwm÷úب5±¿¾µ &¼¯»×cÖ(Oô¼ìYºfð«|óÇÕ!á@ɲ¯ù¹âIýâ´AQzIÅiX=®jâÿÿÿÿ7v©@L]Úï gÀ¥! ¼Oì¢h£"¬spkq°aCý;[â< /²È±ûîuýÓNspkeIãâ~6`xª=ÞKö=äuspkk1527673616703ujM¦Ndata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAFACAYAAAAvc1ZOAAAgAElEQVR4Xu3dC7h271wn8O+QEoX0T2kmYqQDIUVRkZBI0UEq1RU6jYmmcphKVCZJ05Rihk7G0EkSQsohUpFMGR0mSQ6VFJ....v©@L]Úï gÀ¥! ¼Oì¢h£"¬
BR,
UPDATE:
Was something completely different. These characters in every hex response. When the payload is to big multichain returns an object with a txid and vout. With the gettxoutdata you can get the larger response than.