Skip to content

Commit

Permalink
Warn about cli payout failures and how to deal with them (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosa authored Mar 27, 2024
1 parent 2d26539 commit e2b028b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@

> Repo for Saturn Payouts Solidity Contracts
**Note: never run the `new-payout` cli command multiple times. Even in the case of a failure, this will ALWAYS result in at least part of the payments being dispersed more than once. Work with the output files suffixed with `FailedPayouts` to recover from failures.**

## What this
## What's this

The first contract implements a simple payment splitter which, when instantiated, takes in a list of payees and shares owed.

Expand Down

0 comments on commit e2b028b

Please sign in to comment.