Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2023-01-13 10:20:39 +01:00 committed by GitHub
parent ecc22f85d0
commit 3ed416a97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ pub struct MangoAccount {
/// Init health as calculated during HealthReginBegin, rounded up.
pub health_region_begin_init_health: i64,
pub frozen_until: i64,
pub frozen_until: u64,
pub reserved: [u8; 232],