mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +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)
|
Gnosis = fromToml(snapshothashes.Gnosis)
|
||||||
Chiado = fromToml(snapshothashes.Chiado)
|
Chiado = fromToml(snapshothashes.Chiado)
|
||||||
PulseChainMainnet = fromToml(pulseSnapshotHashes.PulseChainMainnet)
|
PulseChainMainnet = fromToml(pulseSnapshotHashes.PulseChainMainnet)
|
||||||
PulseChainTestnet = fromToml(snapshothashes.Mainnet)
|
PulseChainTestnet = fromToml(pulseSnapshotHashes.PulseChainTestnet)
|
||||||
)
|
)
|
||||||
|
|
||||||
type PreverifiedItem struct {
|
type PreverifiedItem struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user