Skip to content

Commit

Permalink
forget to save NetworkMiddleware.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayerleier committed Dec 2, 2024
1 parent ab39bad commit 787c7e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/iBTC_NetworkMiddleware.sol
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ contract NetworkMiddleware is SimpleKeyRegistry32, Ownable {
operators.remove(operator);
}

// NOTICE: WHY we need to register Vautl? should it be network?
function registerVault(
address vault
) external onlyOwner {
Expand Down

0 comments on commit 787c7e5

Please sign in to comment.