Skip to content

Commit

Permalink
Finished Treasury
Browse files Browse the repository at this point in the history
  • Loading branch information
Sir-Deon committed Apr 3, 2024
1 parent 2f863ac commit ce685e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/Treasury.sol
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ contract Treasury is ITreasury, Ownable, ReentrancyGuard {
_;
}



// Withdraw
function withdraw(
address _to,
Expand Down

0 comments on commit ce685e6

Please sign in to comment.