Change prefix to xdc

Add prefix to Str method of Address.
Make jsre works.
This commit is contained in:
AnilChinchawale 2019-03-16 16:12:41 +05:30
parent 9fb068a25a
commit bc31e1e8f0

View file

@ -171,7 +171,7 @@ func (w *wizard) makeGenesis() {
genesis.Config.XDPoS.Gap = uint64(w.readDefaultInt(450))
fmt.Println()
fmt.Println("What is foundation wallet address? (default = 0x0000000000000000000000000000000000000068)")
fmt.Println("What is foundation wallet address? (default = xdc0000000000000000000000000000000000000068)")
genesis.Config.XDPoS.FoudationWalletAddr = w.readDefaultAddress(common.HexToAddress(common.FoudationAddr))
// Validator Smart Contract Code