Adding this change by default in the SDK will allow me to run a smooth demo.
During the development of the demo I was missing something and I found out that in our SDK, after parsing a OOB message we stored it but didn't emit the new message event.
This directly affects how people use the code, is needed to make the Hyperledger workshop smoother and not have people build the SDK from source!
Description:
Adding this change by default in the SDK will allow me to run a smooth demo. During the development of the demo I was missing something and I found out that in our SDK, after parsing a OOB message we stored it but didn't emit the new message event.
This directly affects how people use the code, is needed to make the Hyperledger workshop smoother and not have people build the SDK from source!
Checklist: