block bump

(cherry picked from commit 0d1104dfe0)
This commit is contained in:
Peter D. Gray 2025-11-03 09:37:23 -05:00 committed by scgbckbone
parent 514b1ae2d3
commit 8552571c38

View File

@ -307,7 +307,7 @@ class BitcoinMain(ChainsBase):
# see <https://github.com/bitcoin/bitcoin/blob/master/src/chainparams.cpp#L140>
ctype = 'BTC'
name = 'Bitcoin Mainnet'
ccc_min_block = 916210 # Sep 24/2025
ccc_min_block = 922061 # Nov 3/2025
slip132 = {
AF_CLASSIC: Slip132Version(0x0488B21E, 0x0488ADE4, 'x'),