Initialize node and wallet interface pointers. Has no prerequisites or side effects besides allocating memory.
Declared in <init.h>
<init.h>
bool AppInitInterfaces(node::NodeContext& node);
true if the interfaces were initialized successfully.