wormhole/sdk/rust
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
..
core sdk/rust: Remove `expiration_time` from `GuardianSetInfo` 2023-01-04 16:17:14 +09:00
serde_wormhole sdk/rust: Remove `expiration_time` from `GuardianSetInfo` 2023-01-04 16:17:14 +09:00
Cargo.lock sdk/rust: Ensure chain conversions are isomorphic 2023-01-04 16:17:14 +09:00
Cargo.toml sdk/rust: Add serde_wormhole crate 2022-12-14 16:33:22 +09:00
go.mod Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
rustfmt.toml sdk/rust: Fix formatting 2022-10-28 14:35:44 -04:00