Hi,
I'm working saving files using binarycache and publishing it in a stream with the following command via multichain-cli:
publish stream1 key1 '{"cache": "aHAN7Z9jF4S"}' offchain
So the question is:
Is it possible to add metadata with an JSON object and save the JSON object on-chain, and the binary cache off-chain with the same transaction?