Hi,
In the APIs doc in README.md, it is stated that the functions DSChiefApprovals.lock and DSChiefApprovals.free fire a LogLockFree event. However, their corresponding code does not emit such an event actually.
|
Fires a `LogLockFree` event. |
|
slate. Fires a `LogLockFree` event. |
A potential fix could be removing the "Fires a LogLockFree event" sentence from README.md.
Could you please check it?
Thanks.