Treasury Withdrawal action can be created without specifying --funds-receiving-stake-verification-key-file
and --transfer
#876
Labels
Milestone
Description
Treasury Withdrawal action is being created even when the funds receiving stake verification key file and transfer amount are not specified, which are mandatory fields for a valid proposal.
Steps to Reproduce
--funds-receiving-stake-verification-key-file
and--transfer
The transaction was submitted:
The missing fields should be mandatory. This could lead to invalid proposals being processed.
Additional Context
cardano-node 9.1.0
cardano-cli 9.2.1.0
git rev 176f99e51155cb3eaa0711db1c3c969d67438958
Possible Solution
Making the options for
--funds-receiving-stake-verification-key-file
and--transfer
forcreate-treasury-withdrawal
action mandatory.The text was updated successfully, but these errors were encountered: