Skip to content

Commit

Permalink
Merge pull request #333 from KomodoPlatform/update/ac_sapling
Browse files Browse the repository at this point in the history
  • Loading branch information
gcharang authored Sep 14, 2024
2 parents 02b8608 + 073218e commit b041528
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/antara/setup/antara-customizations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,8 @@ This can also be used to activate sapling prior to block 61. (Activating sapling
To delay sapling activation, set `ac_sapling` to a block height far in the future. For example, `-ac_sapling=5000000` will delay sapling activation to block `5000000`. At block `5000000` sapling will be activated.
To support private transactions from the beginning, new AC chains must include the -ac_sapling=1 parameter, otherwise these chains will not be able to send shielded transactions until sapling activation, as old Sprout proofs are no longer supported. Additionally, all Sprout transactions have been prohibited since February 15, 2019 by consensus rules.
## ac\_script
The `ac_script` parameter enables the `ac_founders` reward to be sent to a multi-signature address or any p2sh address. If this parameter is used, block 1 (the "premine") will be mined to the `ac_script` address.
Expand Down

0 comments on commit b041528

Please sign in to comment.