Delegate ValidatorSetGetter
An delegate to provide a view of the ValidatorSet.
Namespace: Libplanet.Action
Assembly: Libplanet.dll
Syntax
public delegate ValidatorSet ValidatorSetGetter();
Returns
Type | Description |
---|---|
ValidatorSet | The instance of ValidatorSet. |