Hello,
let's suppose I'm publishing some JSON to a MultiChain stream and I want to either
1) publish the object with some modifications (e.g., add\remove a key, edit a value, etc.)
or
2) publish (or not) the object as it is, but create\update a blockchain variable
Is this possible?
Thank you!