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