Skip to main content

ValidatorConnection

Namespace: IotaSdk

public record class ValidatorConnection : System.IDisposable, System.IEquatable`1[[IotaSdk.ValidatorConnection, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance ObjectValidatorConnection
Implements IDisposable, IEquatable<ValidatorConnection>
Attributes NullableContextAttribute, NullableAttribute

Properties

PageInfo

public PageInfo PageInfo { get; init; }

Property Value

PageInfo

Nodes

public Validator[] Nodes { get; init; }

Property Value

Validator[]

Constructors

ValidatorConnection(PageInfo, Validator[])

public ValidatorConnection(PageInfo PageInfo, Validator[] Nodes)

Parameters

PageInfo PageInfo

Nodes Validator[]

Methods

Dispose()

public void Dispose()