Skip to content

Commit

Permalink
nit: doc comments
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Jul 22, 2024
1 parent 08bcae0 commit 8fcc229
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/IIsmpHost.sol
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ interface IIsmpHost is IDispatcher {
function frozen() external view returns (bool);

/**
* @param height - state machine height
* @return the fee for accessing hyperbridge state commitments charged in `feeToken()`
*/
function stateCommitmentFee() external view returns (uint256);
Expand Down

0 comments on commit 8fcc229

Please sign in to comment.