mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-03 01:07:39 +00:00
Increase testnet treasury
This commit is contained in:
parent
d6158c2c74
commit
dc83e2b2e1
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user