You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parser should trigger for all programs. It should return all the same info user expected from jsonParsed. Since vixen provides instruction callbacks the acount info should be imbedded with the instruction.
As of now parser program ID is used to form the dragon's mouth subscription. For this parser the programs the user wants to subscribe to aren't known until build or runtime.
Consider expanding config or adding a pre-register phase to allow user to add additional filters to the dragons mouth subscription.
Goal
Add a catch all parser which mimics the response of getTransaction with jsonParsed.
Example Responses
Strategy
The parser should trigger for all programs. It should return all the same info user expected from jsonParsed. Since vixen provides instruction callbacks the acount info should be imbedded with the instruction.
The text was updated successfully, but these errors were encountered: