We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0838a commit bc56c41Copy full SHA for bc56c41
contracts/external/interfaces/ICoreDepositWallet.sol
@@ -20,6 +20,7 @@ pragma solidity ^0.8.0;
20
/**
21
* @title ICoreDepositWallet
22
* @notice Interface for the core deposit wallet
23
+ * @dev Source: https://developers.circle.com/cctp/coredepositwallet-contract-interface#deposit-function
24
*/
25
interface ICoreDepositWallet {
26
0 commit comments