Files
fhevm-solidity/lib/TFHEExecutorAddress.sol
Joseph-André Turk a2786b4364 feat: made all fhevm contracts UUPS
chore: fixed prettier

fix: typo in address starting with 0

fix: get correct value of counter when doing snapshot
2024-09-12 15:42:48 +02:00

6 lines
153 B
Solidity

// SPDX-License-Identifier: BSD-3-Clause-Clear
pragma solidity ^0.8.24;
address constant tfheExecutorAdd = 0xcCAe95fF1d11656358E782570dF0418F59fA40e1;