Construct the error catcher wrapping a backing view.

Synopsis

Declared in <coins.h>

explicit
CCoinsViewErrorCatcher(CCoinsView* view);

Parameters

Name

Description

view

Non‐null view to forward reads to.

Created with MrDocs