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: Add default FeePayer address for sponsored transactions in Script Composer #612

Open
wants to merge 1 commit into
base: runtianz/new_script_composer
Choose a base branch
from

Conversation

0xAnto
Copy link

@0xAnto 0xAnto commented Dec 21, 2024

Description

  • Added the default FeePayer address (AccountAddress.ZERO) when the withFeePayer parameter is true to resolve the not a FeePayer transaction issue while executing FeePayer transactions with Script Composer.

Test Plan

  • Added tests to verify that FeePayer transactions are correctly processed and handled in the updated logic.

Related Links

Checklist

  • Have you ran pnpm fmt?
  • Have you updated the CHANGELOG.md?

@0xAnto 0xAnto marked this pull request as ready for review December 21, 2024 17:58
@0xAnto 0xAnto requested a review from a team as a code owner December 21, 2024 17:58
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.

1 participant