Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks: fix hook structure by deserializing json instead of string #404

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

dhruvja
Copy link
Collaborator

@dhruvja dhruvja commented Nov 6, 2024

Since PFM only support passing of the memo for the next transfer as json, strings can be passed. So we have to deserialize the memo with json and get the string from it. Also log the acknowledgement after the hooks is performed since the ack can change based on the result of hooks.

@dhruvja dhruvja requested a review from mina86 November 6, 2024 16:26
@dhruvja dhruvja enabled auto-merge (squash) November 6, 2024 16:41
@dhruvja dhruvja merged commit ebdb186 into master Nov 6, 2024
4 checks passed
@dhruvja dhruvja deleted the fix-hook-structure branch November 6, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants