IsNotYourOrder
NotAllowedByStatus
PaymentFailed
InvoiceUpdated
NotFound
IsNotYourDispute
OutOfRangeFiatAmount
OutOfRangeSatsAmount
IncorrectInvoiceAmount
InvalidSatsAmount
Some CantDo were kept but all without text strings
The new actions were added to mostro-core library
Have to propose messages that clients can give to users when they receive the actions
This PR has the same content as the #335 but without conflicts with my Main branch :)
To replace all text strings sent to users with actions https://github.com/MostroP2P/mostro/issues/312 The new actions added are:
IsNotYourOrder NotAllowedByStatus PaymentFailed InvoiceUpdated NotFound IsNotYourDispute OutOfRangeFiatAmount OutOfRangeSatsAmount IncorrectInvoiceAmount InvalidSatsAmount Some CantDo were kept but all without text strings The new actions were added to mostro-core library
Have to propose messages that clients can give to users when they receive the actions
This PR has the same content as the #335 but without conflicts with my Main branch :)