Skip to content

Commit

Permalink
simpler wording
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaineHeffron committed Jun 5, 2024
1 parent fc48b50 commit a3b773d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ interface LedgerEntryChange {
`restorePreamble` returned when a simulation call fails due to some contract state that
has expired. When invoking a contract function, one can now set `restore` to `true` in the
`MethodOptions`. When enabled, a `restoreFootprint` transaction will be created and await
signing whenever contract state is required to be restored before a contract function can
be invoked.
signing when required.

## [v12.0.0-rc.3](https://github.com/stellar/js-stellar-sdk/compare/v11.3.0...v12.0.0-rc.3)

Expand Down

0 comments on commit a3b773d

Please sign in to comment.