mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-04 15:44:44 +00:00
remove TODO
This commit is contained in:
parent
9835535aa1
commit
d8d6ac7a77
@ -46,7 +46,7 @@ contract LPVault is Owned {// TODO NEEDS TO BE ESCAPABLE!!! AND WE NEED TO ADD A
|
||||
|
||||
enum PaymentStatus {
|
||||
Pending, // When the payment is awaiting confirmation
|
||||
Paid, // When the payment has been sent //TODO CHANGE TO SENT?????????????????????????????????
|
||||
Paid, // When the payment has been sent
|
||||
Canceled // When the payment will never be sent
|
||||
}
|
||||
/// @dev `Payment` is a public structure that describes the details of
|
||||
|
Loading…
x
Reference in New Issue
Block a user