This commit is contained in:
Pan chao 2024-01-17 01:26:56 +00:00 committed by Jeff Schroeder
parent a6cc3b1ce5
commit d911c59f20
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/// This module implements a custom type representing a Guardian governance
/// action. Each governance action has an associated module name, relevant chain
/// and payload encoding instructions/data used to perform an adminstrative
/// and payload encoding instructions/data used to perform an administrative
/// change on a contract.
module wormhole::governance_message {
use wormhole::bytes::{Self};