issues
search
BuildOnViction
/
victionchain
The Efficient Blockchain Powered By Proof Of Stake Voting Consensus
https://viction.xyz
GNU Lesser General Public License v3.0
168
stars
85
forks
source link
New testnet configuration
#452
Closed
tungng98
closed
3 months ago
tungng98
commented
3 months ago
This PR will
Unify the operation of testnet to work as closed as mainnet as possible. By removing custom flow introduced by IsTestnet flag.
Add missing hardfork block in ChainConfig and its related methods.
Predefined testnet profile in code.
This PR will