explorer
explorer copied to clipboard
[Bug] Expiration time parses incorrectly when it's a really high u64 value
version: 7602763
Yes, this is definitely wrong, since it's in seconds it should be way in the future.
This looks like time is wrapping around similar to https://github.com/aptos-labs/aptos-core/issues/3572