-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
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.