Insert an entry, marking its signature as valid.

Synopsis

Declared in <script/sigcache.h>

void
Set(uint256 const& entry);

Parameters

Name

Description

entry

The cache entry to store.

Created with MrDocs