Skip to content

Commit

Permalink
chore: fix nit
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTimepunk committed Jan 18, 2024
1 parent 287cf4b commit 58c6115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crosschain-data/utils/Broadcastable.sol
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ abstract contract Broadcastable {
// INTERNAL FUNCTIONS //
//////////////////////////////////////////////////////////////

/// @dev interacts with role state registry to broadcasting state changes to all connected remote chains
/// @dev broadcasts state changes to all connected remote chains
/// @param broadcastRegistry_ is the address of the broadcast registry contract.
/// @param payMaster_ is the address of the paymaster contract.
/// @param message_ is the crosschain message to be sent.
Expand Down

0 comments on commit 58c6115

Please sign in to comment.