Override the clock used by now(), for testing.

Synopsis

Declared in <wallet/wallet.h>

void
setNow(NowFn now);

Parameters

Name

Description

now

The clock function to use.

Created with MrDocs