parent
514b1ae2d3
commit
8552571c38
@ -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'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user