Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetLedgerEndResponse

Example:

{
    offset: {
        offsetType: 'absolute',
        absolute: '42'
    }
}

To express values in a more concise way, you can have a look at the ValueHelpers.

see

LedgerOffset

Hierarchy

  • GetLedgerEndResponse

Index

Properties

Properties

offset

offset: LedgerOffset

The absolute offset of the current ledger end.

Generated using TypeDoc