mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-11 12:04:21 +00:00
fix missing event after merge
This commit is contained in:
parent
1beb06f172
commit
5a1539bda8
@ -217,6 +217,7 @@ contract LPVault is Escapable {
|
||||
}
|
||||
|
||||
event AutoPaySet();
|
||||
event EscapeFundsCalled(address token, uint amount);
|
||||
event ConfirmPayment(uint indexed idPayment);
|
||||
event CancelPayment(uint indexed idPayment);
|
||||
event AuthorizePayment(
|
||||
|
Loading…
x
Reference in New Issue
Block a user