-
Notifications
You must be signed in to change notification settings - Fork 17
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
[FR] - Implement treasury donations on the CLI #590
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
Taking it, as discussed with @CarlosLopezDeLara today. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
Internal/External
Internal if an IOHK staff member.
Area
Transactions, treasury donations.
Describe the feature you'd like
Update conway transaction
build
andbuild raw
commands to support the new "donate to the treasury" feature.A new flag
--treasury-donation
should be enough. This requires a change on the APIconway cddl:
See Conway TxBody in Ledger
https://github.com/IntersectMBO/cardano-ledger/blob/5f76eb918c16645ed98a7fbab513c2d549837ed5/eras/conway/impl/src/Cardano/Ledger/Conway/TxBody.hs#L656-L681
The text was updated successfully, but these errors were encountered: