Files
openzeppelin-contracts/contracts/interfaces/IERC3156Upgradeable.sol
2022-01-13 23:13:57 +00:00

8 lines
213 B
Solidity

// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC3156.sol)
pragma solidity ^0.8.0;
import "./IERC3156FlashBorrowerUpgradeable.sol";
import "./IERC3156FlashLenderUpgradeable.sol";