fix missing event after merge

This commit is contained in:
perissology 2017-12-06 15:27:55 -08:00
parent 1beb06f172
commit 5a1539bda8
1 changed files with 1 additions and 0 deletions

View File

@ -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(