committed

This commit is contained in:
Pan chao 2024-01-17 01:27:37 +00:00 committed by Jeff Schroeder
parent d911c59f20
commit d612588258
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// SPDX-License-Identifier: Apache 2
/// This module implements a public method intended to be called after an
/// upgrade has been commited. The purpose is to add one-off migration logic
/// upgrade has been committed. The purpose is to add one-off migration logic
/// that would alter Token Bridge `State`.
///
/// Included in migration is the ability to ensure that breaking changes for

View File

@ -1,7 +1,7 @@
// SPDX-License-Identifier: Apache 2
/// This module implements a public method intended to be called after an
/// upgrade has been commited. The purpose is to add one-off migration logic
/// upgrade has been committed. The purpose is to add one-off migration logic
/// that would alter Wormhole `State`.
///
/// Included in migration is the ability to ensure that breaking changes for