Hi
I wanted to know how the data is stored in multichain. Had two questions:
1. When I publish some key-value pair to stream (say some 10mb data), is the entire data stored in the blockchain? Or is this data stored in some database and a pointer to the data kept in the blockchain?
2. Where is the transaction object corresponding to the published item stored?