Declare default constructor and destructor that are not inline, so code instantiating the WalletContext struct doesn't need to #include class definitions for smart pointer and container members.

Synopsis

Declared in <wallet/context.h>

WalletContext();

Created with MrDocs