Skip to content

Commit 1ccd62d

Browse files
update ATOMICALS_ACTIVATION_SPLIT
1 parent bfebebf commit 1ccd62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electrumx/lib/coins.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ class Bitcoin(BitcoinMixin, AtomicalsCoinMixin, Coin):
675675
ATOMICALS_ACTIVATION_HEIGHT_COMMITZ = 822800
676676
ATOMICALS_ACTIVATION_HEIGHT_DENSITY = 828128
677677
ATOMICALS_ACTIVATION_HEIGHT_DFT_BITWORK_ROLLOVER = 828628
678-
ATOMICALS_ACTIVATION_SPLIT = 840000
678+
ATOMICALS_ACTIVATION_SPLIT = 845000
679679

680680
@classmethod
681681
def warn_old_client_on_tx_broadcast(cls, client_ver):

0 commit comments

Comments
 (0)