Show / Hide Table of Contents

Namespace Libplanet.Blockchain.Policies

Classes

BlockPolicy<T>

A default implementation of IBlockPolicy<T> interface.

Interfaces

IBlockPolicy<T>

An interface to determine if consecutive Block<T>s are valid, and to suggest how difficult a Nonce for a Block<T> to be mined.

Back to top Copyright © 2019–2020 Planetarium