ethereum: Fixed comment typo

This commit is contained in:
Kevin Peters 2022-09-08 16:52:16 +00:00 committed by kev1n-peters
parent ae04a305f3
commit 3f9c80a554
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ contract NFTBridgeStructs {
struct RecoverChainId {
// Governance Header
// module: "TokenBridge" left-padded
// module: "NFTBridge" left-padded
bytes32 module;
// governance action: 5
uint8 action;