Skip to content

Commit

Permalink
revert: undo natspec change
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Jul 10, 2023
1 parent 9283ad3 commit ed8f626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interfaces/ISablierV2ProxyTarget.sol
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { Permit2Params } from "../types/Permit2.sol";

/// @title ISablierV2ProxyTarget
/// @notice Proxy target with stateless scripts for interacting with Sablier V2, designed to be used by
/// stream senders, recipients and the recipients' approved operators.
/// stream senders.
/// @dev Intended for use with an instance of PRBProxy through delegate calls. Any standard calls will be reverted.
interface ISablierV2ProxyTarget {
/*//////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit ed8f626

Please sign in to comment.