Override the clock used by now(), for testing.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
void setNow(NowFn now);
Name
Description
now
The clock function to use.
Created with MrDocs