v1.26.3 #5
@ -1962,6 +1962,7 @@ func (a *StateAPI) StateGetNetworkParams(ctx context.Context) (*api.NetworkParam
|
|||||||
UpgradeThunderHeight: build.UpgradeThunderHeight,
|
UpgradeThunderHeight: build.UpgradeThunderHeight,
|
||||||
UpgradeWatermelonHeight: build.UpgradeWatermelonHeight,
|
UpgradeWatermelonHeight: build.UpgradeWatermelonHeight,
|
||||||
UpgradeDragonHeight: build.UpgradeDragonHeight,
|
UpgradeDragonHeight: build.UpgradeDragonHeight,
|
||||||
|
UpgradePhoenixHeight: build.UpgradePhoenixHeight,
|
||||||
},
|
},
|
||||||
}, nil
|
}, nil
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user