File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ const config = {
5555 output_path : `${ __dirname } /../../mount/generated/` ,
5656 } ,
5757 xdpos : {
58- xdposnode : process . env . VERSION_NODE_IMAGE || "xinfinorg/xdposchain:v2.6.4-beta " ,
58+ xdposnode : process . env . VERSION_NODE_IMAGE || "xinfinorg/devnet:dev-upgrade-53e5601 " ,
5959 stake_threshold : parseInt ( process . env . MASTERNODE_MINIMUM_STAKE ) || "" ,
6060 reward_yield : parseInt ( process . env . REWARDS_YIELD ) || "" ,
6161 foundation_addr : "" ,
Original file line number Diff line number Diff line change 8282 center
8383 .pure-control-group
8484 label() Full Node Version
85- input#customversion-xdpos-node-fullname .pure-input ( type ='text' placeholder ='xinfinorg/xdposchain:v2.6.4-beta ' name ="customversion-xdpos-node-fullname" )
85+ input#customversion-xdpos-node-fullname .pure-input ( type ='text' placeholder ='xinfinorg/devnet:dev-upgrade-53e5601 ' name ="customversion-xdpos-node-fullname" )
8686 .pure-control-group
8787 label() Full Genesis Version
88- input#customversion-xdpos-genesis-fullname .pure-input ( type ='text' placeholder ='xinfinorg/xdposchain:v2.6.4-beta ' name ="customversion-xdpos-genesis-fullname" )
88+ input#customversion-xdpos-genesis-fullname .pure-input ( type ='text' placeholder ='xinfinorg/devnet:dev-upgrade-53e5601 ' name ="customversion-xdpos-genesis-fullname" )
8989
9090 .pure-control-group
9191 .info-container
You can’t perform that action at this time.
0 commit comments