wormhole/sdk/rust/serde_wormhole/src
Chirantan Ekbote e05176c9be sdk/rust: Remove `expiration_time` from `GuardianSetInfo`
This field doesn't actually appear in `GuardianSetUpgrade` governance
messages and was already being skipped by serde so just remove it
completely.  Contracts that need to keep track of this information can
encapsulate the `GuardianSetInfo` inside another struct that has an
`expiration_time` field.
2023-01-04 16:17:14 +09:00
..
de.rs sdk/rust: Drop references to `de::Unexpected` 2022-12-14 16:33:22 +09:00
error.rs sdk/rust: Add serde_wormhole crate 2022-12-14 16:33:22 +09:00
lib.rs sdk/rust: Remove `expiration_time` from `GuardianSetInfo` 2023-01-04 16:17:14 +09:00
ser.rs sdk/rust: Add serde_wormhole crate 2022-12-14 16:33:22 +09:00