Cannot set a future signature_expiration_ledger
when using an Env::from_ledger_snapshot_file
#1436
Labels
bug
Something isn't working
What version are you using?
soroban-sdk = "21.3.0"
What did you do?
Note it works when using the current ledger sequence and not advancing it at all. But that's not what the
signature_expiration_ledger
is really intended to be set to.What did you expect to see?
A successful test. (it works when using
Env::default
)What did you see instead?
The text was updated successfully, but these errors were encountered: