Skip to content

Commit

Permalink
P3 s4 cli updates (#246)
Browse files Browse the repository at this point in the history
* P3S4-cli-api-node-update

* --conway-era flag removal
  • Loading branch information
CarlosLopezDeLara authored Sep 29, 2023
1 parent 7d867ad commit f6ad395
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blog/2023-09-12-node-cli-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ CLI continues on its migration to a era-based top-level commands. This sprint we

We are moving the `drep delegation-certificate` to the stake-address command so delegating to a drep is done via `stake-addres vote-delegation-certificate`. Along the same lines, we are renaming
`stake-address delegation-certificate` (delagating to a stake pool) to `stake-address stake-delegation-certificate` to distinguish between stake delegation to a pool and votes delegation to a drep. On top
of that, there is a new type of delegation certificate to delegate (stake) to a stake pool and (votes) to a drep simultaneosuly `stake-address stake-and-vote-delegation-certificate`. Note that change is not included on 8.3 but will come on 8.4

of that, there is a new type of delegation certificate to delegate (stake) to a stake pool and (votes) to a drep simultaneosuly `stake-address stake-and-vote-delegation-certificate`. Note that change is not included on 8.3 but will come on 8.4.
Removing `--conway-era` flag from all the `transaction` sub-commands.

Update description fields in delegation certificates from `Stake Address Delegation Certificate` to respectively (Conway onwards):
Expand Down

0 comments on commit f6ad395

Please sign in to comment.