sablier-labs / v1-protocol

Core smart contracts of the Sablier V1 protocol
https://sablier.finance
GNU General Public License v3.0
263 stars 79 forks source link

Two small updates to the Payroll contract #14

Closed PaulRBerg closed 4 years ago

PaulRBerg commented 4 years ago

Two small updates to Payroll.sol

  1. Add state visibility to the salaries mapping
  2. Add salaryExists modifier to the discardRelayer function