5 lines
73 B
Solidity
5 lines
73 B
Solidity
pragma solidity ^0.8.19;
|
|
|
|
contract VerifierTest {
|
|
// Test functions
|
|
} |