Skip to content

Commit

Permalink
Merge pull request #552 from KomodoPlatform/gcharang-patch-4
Browse files Browse the repository at this point in the history
Update update0713.md, fix another typo
  • Loading branch information
smk762 authored Feb 26, 2024
2 parents 30bebb2 + 122bdd0 commit ed587c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/update0713.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Restart the THC daemon on the **main server**. This coin has been restored to the dPoW assets.

```bash
komodo-cli -ac_name=THC -ac_supply=251253103 -ac_reward=360000000,300000000,240000000,180000000,150000000,90000000,0 -ac_staked=100 -ac_eras=7 -ac_end=500001,1000001,1500001,2000001,2500001,4500001,0 -ac_perc=233333333 -ac_cc=2 -ac_ccenable=229,236,240 -ac_script=2ea22c8020987fad30df055db6fd922c3a57e55d76601229ed3da3b31340112e773df3d0d28103120c008203000401ccb8 -ac_founders=150 -ac_cbmaturity=1 -ac_sapling=1 -earlytxid=7e4a76259e99c9379551389e9f757fc5f46c33ae922a8644dc2b187af2a6adc1 -addnode=157.230.45.184 -addnode=165.22.52.123 -pubkey=$pubkey
komodod -ac_name=THC -ac_supply=251253103 -ac_reward=360000000,300000000,240000000,180000000,150000000,90000000,0 -ac_staked=100 -ac_eras=7 -ac_end=500001,1000001,1500001,2000001,2500001,4500001,0 -ac_perc=233333333 -ac_cc=2 -ac_ccenable=229,236,240 -ac_script=2ea22c8020987fad30df055db6fd922c3a57e55d76601229ed3da3b31340112e773df3d0d28103120c008203000401ccb8 -ac_founders=150 -ac_cbmaturity=1 -ac_sapling=1 -earlytxid=7e4a76259e99c9379551389e9f757fc5f46c33ae922a8644dc2b187af2a6adc1 -addnode=157.230.45.184 -addnode=165.22.52.123 -pubkey=$pubkey
```

- Remember to import your private key, prepare utxos and open THC p2p port (`36789`) in the firewall.
Expand Down

0 comments on commit ed587c4

Please sign in to comment.