Add scripts to build runtime code

This commit is contained in:
kayibal
2023-11-02 10:47:07 +00:00
parent 82c815fdf2
commit 19671bfff4
4 changed files with 65 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// SPDX-License-Identifier: UNLICENSED
// SPDX-License-Identifier: AGPL-3.0-or-later
pragma solidity ^0.8.13;
import "interfaces/IPairFunctions.sol";