Summary
A simulation can return a restorePreamble, indicating the call touches
archived entries that must be restored before the real transaction can be
submitted. Right now this is presumably ignored, so a user could see a clean
diff without learning the call needs a restore first.
Acceptance Criteria
Tech Stack
TypeScript, @stellar/stellar-sdk
Summary
A simulation can return a
restorePreamble, indicating the call touchesarchived entries that must be restored before the real transaction can be
submitted. Right now this is presumably ignored, so a user could see a clean
diff without learning the call needs a restore first.
Acceptance Criteria
restorePreamblein the simulation responseis present
Tech Stack
TypeScript, @stellar/stellar-sdk