Add instructions for testnet2 deployment ops #31

Merged
nabarun merged 17 commits from pm-setup-stage2 into main 2024-10-30 12:05:55 +00:00
Showing only changes of commit d87587cc66 - Show all commits

View File

@ -18,6 +18,7 @@ services:
chainId: ${CERC_LACONICD_CHAIN_ID}
gas: ${CERC_LACONICD_GAS}
fees: ${CERC_LACONICD_FEES}
gasPrice: ${CERC_LACONICD_GASPRICE}
EOF
echo "Exported config to $config_file"