Closed smelc closed 7 months ago
Question to reviewers:
mergeVotingProcedures
to API and remove cardano-api
's unsafeMergeVotingProcedures?Question to reviewers:
- Should I move
mergeVotingProcedures
to API and removecardano-api
's unsafeMergeVotingProcedures?
Yes. Can be done in a separate PR.
PR to move mergeVotingProcedures
to cardano-api
is at https://github.com/IntersectMBO/cardano-api/pull/498
Changelog
Context
Fixes https://github.com/IntersectMBO/cardano-cli/issues/662
How to trust this PR
cabal test cardano-cli-test --test-options '-p "/conway transaction build one voter many votes/"'
ExitSuccess
Checklist