Skip to content

Commit e8fe329

Browse files
authored
update treasury account id (#681)
* Update omnibus-mainnet.toml * Update omnibus-mainnet.toml
1 parent 18f6f07 commit e8fe329

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

omnibus-mainnet.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "synthetix-omnibus"
2-
version = "18"
2+
version = "19"
33
description = "Includes the full synthetix system with configurations applied"
44
deployers = [
55
"0x1C8236B406911A376369e33D39189F1b4B39F27D",
@@ -224,5 +224,5 @@ governance_initial_voting_period_start_date = "1725640075"
224224
governance_initial_epoch_end_date = "1726504075"
225225

226226
[var.treasuryInfo]
227-
treasury_account_id = "1"
227+
treasury_account_id = "10"
228228
treasury_liquidator_address = "0x9DAffb42b60Bb14d8EE80b503AAfC312dCbAF552"

0 commit comments

Comments
 (0)