Skip to content

Commit

Permalink
Update and rename CallZkTLS.s.sol to CallZKTLS.s.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
fksyuan authored Dec 10, 2024
1 parent bb919cd commit 480667b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/CallZkTLS.s.sol → script/CallZKTLS.s.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
pragma solidity ^0.8.20;

import { Script } from "forge-std/Script.sol";
import "../src/PrimusZKTLS.sol";
Expand Down

0 comments on commit 480667b

Please sign in to comment.