mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-21 19:20:39 +00:00
Switch testnet snapshots to PulseChain from Mainnet
This commit is contained in:
parent
431b447f64
commit
ed87d4b665
@ -25,7 +25,7 @@ var (
|
||||
Gnosis = fromToml(snapshothashes.Gnosis)
|
||||
Chiado = fromToml(snapshothashes.Chiado)
|
||||
PulseChainMainnet = fromToml(pulseSnapshotHashes.PulseChainMainnet)
|
||||
PulseChainTestnet = fromToml(snapshothashes.Mainnet)
|
||||
PulseChainTestnet = fromToml(pulseSnapshotHashes.PulseChainTestnet)
|
||||
)
|
||||
|
||||
type PreverifiedItem struct {
|
||||
|
Loading…
Reference in New Issue
Block a user