Skip to content

Commit

Permalink
Fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-en committed Dec 19, 2024
1 parent 310698b commit 2e8df29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evm/src/omni-bridge/contracts/BridgeTypes.sol
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ library BridgeTypes {
string name,
string symbol,
uint8 decimals,
uint8 originNonce
uint8 originDeciamls
);

event LogMetadata(
Expand Down

0 comments on commit 2e8df29

Please sign in to comment.