Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
Context
Resolves #898 originally raised by @Crypto2099.
How to trust this PR
cardano-cli conway governance action create-treasury-withdrawal \ --testnet --governance-action-deposit 50000000000 \ --deposit-return-stake-verification-key-file example/utxo-keys/stake1.vkey \ --anchor-url https://tinyurl.com/3wrwb2as \ -anchor-data-hash 52e69500a92d80f2126c836a4903dc582006709f004cf7a28ed648f732dff8d2 \ --funds-receiving-stake-script-file scriptrewardsaccount/stake.script \ --transfer 97893290 \ --constitution-script-hash fa24fb305126805cf2164c161d852a0e7330cf988f1fe558cf7d4a64 \ --out-file example/transactions/treasury.action
after submitting that in a transaction we see
After enactment of the action by
yes
votes from CC and DReps:Checklist