Update ERC3156FlashBorrowerHarness

fv/ERC20Votes
ernestognw 2 years ago
parent 520feb0469
commit 4abdaa1f89
No known key found for this signature in database
  1. 2
      certora/harnesses/ERC3156FlashBorrowerHarness.sol

@ -1,6 +1,6 @@
// SPDX-License-Identifier: MIT
import "../patched/interfaces/IERC3156FlashBorrower.sol";
import {IERC3156FlashBorrower} from "../patched/interfaces/IERC3156FlashBorrower.sol";
pragma solidity ^0.8.20;

Loading…
Cancel
Save