Show / Hide Table of Contents

Interface IDisabledValidator

Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public interface IDisabledValidator

Properties

| Edit this page View Source

FirstLedgerSequence

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

PublicKey

Declaration
string PublicKey { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX