Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hujw77 committed Dec 17, 2024
1 parent 4eb21b5 commit 2c38de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XAccountFactory.sol
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ contract XAccountFactory {
/// @dev Create xAccount on target chain.
/// @param salt Pseudo random number.
/// @param fromChainId Source chain id.
/// @param owner owner on source chain.
/// @param owner Owner on source chain.
/// @param port Msgport address for send msgport.
/// @param recovery The default safe recovery module address for xAccount.
/// @return Deployed xAccount address.
Expand Down

0 comments on commit 2c38de8

Please sign in to comment.