Skip to content

Commit

Permalink
Update cardano-cli/src/Cardano/CLI/EraBased/Run/CreateTestnetData.hs
Browse files Browse the repository at this point in the history
Co-authored-by: carlhammann <[email protected]>
  • Loading branch information
smelc and carlhammann authored Nov 30, 2023
1 parent 522e6d3 commit ff3440f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ updateCreateStakedOutputTemplate
-> [(Ledger.KeyHash 'Ledger.StakePool StandardCrypto, Ledger.PoolParams StandardCrypto)] -- ^ Pool map
-> [(Ledger.KeyHash 'Ledger.Staking StandardCrypto, Ledger.KeyHash 'Ledger.StakePool StandardCrypto)] -- ^ Delegaton map
-> Maybe Lovelace -- ^ Amount of lovelace to delegate
-> Int -- ^ Number of UTxO address for delegationg
-> Int -- ^ Number of UTxO address for delegation
-> [AddressInEra ShelleyEra] -- ^ UTxO address for delegation
-> [AddressInEra ShelleyEra] -- ^ Stuffed UTxO addresses
-> ShelleyGenesis StandardCrypto -- ^ Template from which to build a genesis
Expand Down

0 comments on commit ff3440f

Please sign in to comment.