Hi,
I did an issuemore and fill with data cutom-field. After that, I can see my data looking at information using a simple getwallettransaction :
"issue" : {
"name" : "test1",
"assetref" : "14616-266-12229",
"details" : {
"customInfo" : "MyData"
}
But I send this "test1" from an address to antoher, I don't know how to find back the details ? I don't find it neither using getwallettransaction, nor gettransaction, nor gettxout, nor decoderawtransaction based on hex of the transaction.
Then, if I send units of asset created with custom-filed, how the address I send units to will be able to find this information ?