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

Introduce Fee Calculation for AccountDelete and AmmCreate to account for custom logic. #586

Open
sappenin opened this issue Dec 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sappenin
Copy link
Collaborator

#585 fixed fee calculation in EscrowFinish, but as part of that work it was noticed that there isn't any helpful function for computing fees for other transactions that don't use standard base fees.

For example, see AccountDelete and AmmCreate, and possibly multisig (though this is probably working correctly from a fee perspective).

See these links in the other SDKs:

@sappenin sappenin added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant