We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
peer-snapshot.json
1 parent 9dbaf38 commit ef4ffe9Copy full SHA for ef4ffe9
installers/common/WindowsInstaller.hs
@@ -229,6 +229,7 @@ writeInstallerNSIS outName (Version fullVersion') InstallerConfig{installDirecto
229
file [] "genesis-byron.json"
230
file [] "genesis-shelley.json"
231
file [] "genesis-alonzo.json"
232
+ file [] "peer-snapshot.json"
233
file [] "libsodium-23.dll"
234
file [] "libsecp256k1-2.dll"
235
when (clusterName == Selfnode) $ do
0 commit comments