IntersectMBO / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.
Apache License 2.0
44 stars 15 forks source link

[FR] - Support plutus script as pool reward address #165

Closed gostkin closed 10 months ago

gostkin commented 1 year ago

External

Area Other: Generation of stake pool registration certificate

Describe the feature you'd like Currently there's no way to generate pool registration certificate using cardano-cli if the rewards address is a plutus script. According to the docs, the only available options are --pool-reward-account-verification-key STRING or --pool-reward-account-verification-key-file FILE.

Describe alternatives you've considered The alternative is manual transaction generation e.g. using SDKs

Additional context / screenshots Using plutus scripts as rewards address is valid and possible:

github-actions[bot] commented 1 year ago

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.

github-actions[bot] commented 10 months ago

This issue was closed because it has been stalled for 120 days with no activity. Remove stale label or comment or this will be closed in 60 days.