Skip to content

Commit 634b4ba

Browse files
committed
docs: fix _refund() comment
Signed-off-by: shankar <shankar@layerzerolabs.org>
1 parent 46f165e commit 634b4ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ovault-evm/contracts/VaultComposerSync.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ contract VaultComposerSync is IVaultComposerSync, ReentrancyGuard {
316316
}
317317

318318
/**
319-
* @dev Internal function to refund excess payment of the LZ fees
319+
* @dev Internal function to refund input tokens to sender on source during a failed transaction
320320
* @param _oft The OFT contract address used for refunding
321321
* @param _message The original message that was sent
322322
* @param _amount The amount of tokens to refund

0 commit comments

Comments
 (0)