-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It is now optional to provide an `owner` to the `Session::migrate` call. If the owner is not specified, it will be taken from the previous contract at the slot being migrated. If the owner is not specified and the contract being replaced does not exist, the call will panic. Resolves #336
- Loading branch information
Eduardo Leegwater Simões
committed
Feb 22, 2024
1 parent
467e69a
commit e6aaba7
Showing
3 changed files
with
98 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters