Grant custodian access to all locked up accounts (#8139)
This commit is contained in:
		| @@ -20,7 +20,7 @@ const UNLOCKS_BY_TENTHS_FOR_60_MONTHS: UnlockInfo = UnlockInfo { | |||||||
|     cliff_years: 0.5, |     cliff_years: 0.5, | ||||||
|     unlocks: 9, |     unlocks: 9, | ||||||
|     unlock_years: 0.5, |     unlock_years: 0.5, | ||||||
|     custodian: "11111111111111111111111111111111", |     custodian: "6LnFgiECFQKUcxNYDvUBMxgjeGQzzy4kgxGhantoxfUe", | ||||||
| }; | }; | ||||||
|  |  | ||||||
| // no lockups | // no lockups | ||||||
| @@ -29,7 +29,7 @@ const UNLOCKS_ALL_DAY_ZERO: UnlockInfo = UnlockInfo { | |||||||
|     cliff_years: 0.0, |     cliff_years: 0.0, | ||||||
|     unlocks: 0, |     unlocks: 0, | ||||||
|     unlock_years: 0.0, |     unlock_years: 0.0, | ||||||
|     custodian: "11111111111111111111111111111111", |     custodian: "6LnFgiECFQKUcxNYDvUBMxgjeGQzzy4kgxGhantoxfUe", | ||||||
| }; | }; | ||||||
|  |  | ||||||
| pub const BATCH_FOUR_STAKER_INFOS: &[StakerInfo] = &[ | pub const BATCH_FOUR_STAKER_INFOS: &[StakerInfo] = &[ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user