abracadaniel / cardano-pool-docker

Docker container for setting up and running a Cardano Stake Pool
164 stars 62 forks source link

Update scripts to use current --mary-era argument #24

Closed robinboening closed 3 years ago

robinboening commented 3 years ago

with epoch 251 the mary era started. We now need to use --mary-era instead of the former --allegra-era

abracadaniel commented 3 years ago

Great solution for easier updating of the era argument, thank you Robin! :)