Class LOLedgerCurrentIndex
Response expected from a {@link LedgerCurrentRequest}.
Inheritance
object
LOLedgerCurrentIndex
Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
public class LOLedgerCurrentIndex
Properties
| Edit this page View SourceCurrentIndex
The ledger index of this ledger version.
Declaration
[JsonPropertyName("ledger_current_index")]
public uint CurrentIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| uint |