Show / Hide Table of Contents

Class DisabledValidator

Inheritance
object
DisabledValidator
Implements
IDisabledValidator
Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public class DisabledValidator : IDisabledValidator

Properties

| Edit this page View Source

FirstLedgerSequence

Declaration
public long FirstLedgerSequence { get; set; }
Property Value
Type Description
long
| Edit this page View Source

PublicKey

Declaration
public string PublicKey { get; set; }
Property Value
Type Description
string

Implements

IDisabledValidator
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX