Replace the backing view.
Synopsis
Declared in <coins.h>
void
SetBackend(CCoinsView& in_view);
Parameters
Name |
Description |
in_view |
The new view to forward calls to. |
Created with MrDocs
Replace the backing view.
Declared in <coins.h>
void
SetBackend(CCoinsView& in_view);
Name |
Description |
in_view |
The new view to forward calls to. |
Created with MrDocs