Skip to content

Commit

Permalink
Report for issue #378 updated by delfin454000
Browse files Browse the repository at this point in the history
  • Loading branch information
code423n4 committed Oct 25, 2022
1 parent 78e22a7 commit f0e7ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/delfin454000-Q.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ___
### NatSpec does not match function
NatSpec statements (including `@dev @param`) do not relate directly to the function below them (a function which may be incomplete).

[HolographOperator.sol: L656-669](https://github.com/code-423n4/2022-10-holograph/blob/f8c2eae866280a1acfdc8a8352401ed031be1373/contracts/HolographBridge.sol#L656-L669)
[HolographOperator.sol: L656-669](https://github.com/code-423n4/2022-10-holograph/blob/f8c2eae866280a1acfdc8a8352401ed031be1373/contracts/HolographOperator.sol#L656-L669)
```solidity
* @dev Will provide exact costs on protocol and message side, combine the two to get total
* @dev @param toChain holograph chain id of destination chain for payload
Expand Down

0 comments on commit f0e7ac0

Please sign in to comment.