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

[GovTx] Supplier to provide governance related configuration #394

Open
satran004 opened this issue May 4, 2024 · 0 comments
Open

[GovTx] Supplier to provide governance related configuration #394

satran004 opened this issue May 4, 2024 · 0 comments
Labels
conway enhancement New feature or request

Comments

@satran004
Copy link
Member

Currently, the Tx API requires governance-related configurations, such as DRep registration deposit and Gov Action deposit, either through method parameters or constants.

We can introduce a new supplier interface to provide these configurations.

Alternatively, this information could be fetched from ProtocolParamSupplier. However, since ProtocolParamSupplier is injected through QuickTxBuilder and not Tx, we need to find a way to provide it during the creation of the Tx object.

@satran004 satran004 added enhancement New feature or request conway labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conway enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant