Increase testnet treasury

This commit is contained in:
Shane Bammel 2022-03-10 15:47:16 -06:00
parent d6158c2c74
commit dc83e2b2e1

View File

@ -30,7 +30,7 @@ var pulseChainTestnetSystemContracts = []SystemContract{
func init() {
var pulseChainTestnetTreasuryBalance math.HexOrDecimal256
pulseChainTestnetTreasuryBalance.UnmarshalText([]byte("0x33b2e3c9fd0803ce8000000"))
pulseChainTestnetTreasuryBalance.UnmarshalText([]byte("0xC9F2C9CD04674EDEA40000000"))
pulseChainTestnetTreasury = Treasury{
Addr: "0xceB59257450820132aB274ED61C49E5FD96E8868",