Skip to content

Commit

Permalink
fix solidity
Browse files Browse the repository at this point in the history
  • Loading branch information
tudor-malene committed Sep 19, 2024
1 parent e0c8f78 commit dfbd4d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/src/lib/ContractTransparencyConfig.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: Apache 2
pragma solidity ^0.8.20;

// implement this interface if you want to configure the visibility rules of your smart contract
// the TEN platform will interpret this information
Expand Down

0 comments on commit dfbd4d5

Please sign in to comment.