Skip to content

Commit

Permalink
update stake table xontract addr
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Mar 7, 2025
1 parent a8fd92e commit 85945cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/genesis/demo-pos-base.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ max_block_size = '1mb'
base_fee = '1 wei'
fee_recipient = "0x0000000000000000000000000000000000000000"
fee_contract = "0xa15bb66138824a1c7167f5e85b957d04dd34e468"
stake_table_contract = "0xb19b36b1456e65e3a6d514d3f715f204bd59f431"
stake_table_contract = "0x8ce361602b935680e8dec218b820ff5056beb7af"

[header]
timestamp = "1970-01-01T00:00:00Z"
Expand Down

0 comments on commit 85945cf

Please sign in to comment.