Skip to content

Commit

Permalink
Experimental: compact SFC size, remove SFCLib
Browse files Browse the repository at this point in the history
  • Loading branch information
thaarok committed Oct 24, 2024
1 parent 7be31ee commit 05a798b
Show file tree
Hide file tree
Showing 7 changed files with 784 additions and 1,163 deletions.
1 change: 0 additions & 1 deletion contracts/sfc/NetworkInitializer.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ pragma solidity ^0.8.9;

import "./SFCI.sol";
import "./NodeDriver.sol";
import "./SFCLib.sol";
import "./ConstantsManager.sol";

contract NetworkInitializer {
Expand Down
Loading

0 comments on commit 05a798b

Please sign in to comment.