Skip to content

Commit

Permalink
✍️ Solbase header note
Browse files Browse the repository at this point in the history
✍️  `Solbase` header note
  • Loading branch information
z0r0z authored Nov 7, 2022
1 parent 1cbea59 commit 11d369d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/SafeTransfer.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pragma solidity ^0.8.4;

/// @notice Safe ETH and ERC20 free function transfer collection that gracefully handles missing return values.
/// @author SolDAO (https://github.com/Sol-DAO/solbase/blob/main/src/utils/SafeTransfer.sol)
/// @author Solbase (https://github.com/Sol-DAO/solbase/blob/main/src/utils/SafeTransfer.sol)
/// @author Modified from Zolidity (https://github.com/z0r0z/zolidity/blob/main/src/utils/SafeTransfer.sol)

/// @dev The ETH transfer has failed.
Expand Down

0 comments on commit 11d369d

Please sign in to comment.