Skip to content

Commit 42e5eff

Browse files
Transpile 5cc987894
1 parent 7a7e398 commit 42e5eff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contracts/crosschain/ERC7786RecipientUpgradeable.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: MIT
22
// OpenZeppelin Contracts (last updated v5.5.0-rc.0) (crosschain/ERC7786Recipient.sol)
33

4-
pragma solidity ^0.8.27;
4+
pragma solidity ^0.8.20;
55

66
import {IERC7786Recipient} from "@openzeppelin/contracts/interfaces/draft-IERC7786.sol";
77
import {BitMaps} from "@openzeppelin/contracts/utils/structs/BitMaps.sol";

0 commit comments

Comments
 (0)