Problem
Currently there's no way for chel eventsAfter to decrypt messages.
This makes debugging applications difficult.
Solution
- Create a flag called
--keys <json-file> that takes a json file containing secret keys to be loaded that can be used to decrypt a chain.
- Update the documentation to show how this file can be generated from an app that uses
libcheloniajs.
Problem
Currently there's no way for
chel eventsAfterto decrypt messages.This makes debugging applications difficult.
Solution
--keys <json-file>that takes a json file containing secret keys to be loaded that can be used to decrypt a chain.libcheloniajs.