This repository was archived by the owner on Aug 18, 2020. It is now read-only.
File tree 1 file changed +5
-19
lines changed
1 file changed +5
-19
lines changed Original file line number Diff line number Diff line change @@ -14955,7 +14955,7 @@ testnet_wallet_linux64: &testnet_wallet_linux64
14955
14955
14956
14956
##############################################################################
14957
14957
## ##
14958
- ## Mainnet dryrun config sample ##
14958
+ ## Staging config ##
14959
14959
## ##
14960
14960
##############################################################################
14961
14961
@@ -14968,36 +14968,22 @@ mainnet_dryrun_full: &mainnet_dryrun_full
14968
14968
file: mainnet-genesis-dryrun-with-stakeholders.json
14969
14969
hash: c6a004d3d178f600cd8caa10abbebe1549bef878f0665aea2903472d5abf7323
14970
14970
requiresNetworkMagic: RequiresNoMagic
14971
-
14972
- mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
14973
- <<: *mainnet_dryrun_full
14974
- update:
14971
+ update: &staging_wallet_update
14975
14972
applicationName: csl-daedalus
14976
14973
applicationVersion: 16
14977
14974
lastKnownBlockVersion:
14978
14975
bvMajor: 0
14979
14976
bvMinor: 1
14980
14977
bvAlt: 0
14981
14978
14979
+ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
14980
+ <<: *mainnet_dryrun_full
14981
+
14982
14982
mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64
14983
14983
<<: *mainnet_dryrun_full
14984
- update:
14985
- applicationName: csl-daedalus
14986
- applicationVersion: 16
14987
- lastKnownBlockVersion:
14988
- bvMajor: 0
14989
- bvMinor: 1
14990
- bvAlt: 0
14991
14984
14992
14985
mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64
14993
14986
<<: *mainnet_dryrun_full
14994
- update:
14995
- applicationName: csl-daedalus
14996
- applicationVersion: 16
14997
- lastKnownBlockVersion:
14998
- bvMajor: 0
14999
- bvMinor: 1
15000
- bvAlt: 0
15001
14987
15002
14988
##############################################################################
15003
14989
## ##
You can’t perform that action at this time.
0 commit comments