Skip to content

Commit

Permalink
Update testnet activate height
Browse files Browse the repository at this point in the history
  • Loading branch information
wizz-wallet-dev committed Oct 6, 2024
1 parent 747c300 commit 7eb9d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electrumx/lib/coins.py
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ class BitcoinTestnet(BitcoinTestnetMixin, AtomicalsCoinMixin, Coin):
ATOMICALS_ACTIVATION_HEIGHT_DENSITY = 2572729
ATOMICALS_ACTIVATION_HEIGHT_DFT_BITWORK_ROLLOVER = 2576412
ATOMICALS_ACTIVATION_HEIGHT_CUSTOM_COLORING = 2584936
ATOMICALS_ACTIVATION_HEIGHT_SUBREALM_DIRECT_MINTING_FIXTURE = 3100000
ATOMICALS_ACTIVATION_HEIGHT_SUBREALM_DIRECT_MINTING_FIXTURE = 2585000

@classmethod
def warn_old_client_on_tx_broadcast(cls, client_ver):
Expand Down

0 comments on commit 7eb9d07

Please sign in to comment.