Open hans-schmidt opened 5 years ago
During asset issue, the attached message can be ipfs_hash or txid. During asset transfer, the attached message can be ipfs_hash or txid.
But for sendmessage, only ipfs_hash is accepted.
Perhaps ok for most apps, but seems inconsistent.
Looking into this. Thanks @hans-schmidt
sendmessage RPC does not support txid as message.
During asset issue, the attached message can be ipfs_hash or txid. During asset transfer, the attached message can be ipfs_hash or txid.
But for sendmessage, only ipfs_hash is accepted.
Perhaps ok for most apps, but seems inconsistent.