Skip to main content
remove_stale_lock
zebrad
6.2.0
In zebrad::
components::
zcashd_
compat::
managed
zebrad
::
components
::
zcashd_compat
::
managed
Function
remove_
stale_
lock
Copy item path
Source
fn remove_stale_lock( lock_path: &
Path
, stale_after:
Duration
, ) ->
Result
<
bool
,
Report
>