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

Fix encode/decode scheduled transactions #1638

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

ochikov
Copy link
Contributor

@ochikov ochikov commented Jun 6, 2023

Description:
Fixed scheduled transactions decode fromBytes to return also the scheduled transation itself and the scheduledTransactionBody

Related issue(s):

Fixes #1636

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: ochikov <ognyan@limechain.tech>
@petreze petreze merged commit d26bad1 into develop Jun 8, 2023
@petreze petreze deleted the fix/schedule-transactions branch June 8, 2023 12:30
monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
Signed-off-by: ochikov <ognyan@limechain.tech>
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.

ScheduleCreateTransaction _scheduledTransaction is null after serialization
2 participants