mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update ledger_entries.ts
This commit is contained in:
@@ -166,7 +166,7 @@ export interface SignerListLedgerEntry {
|
||||
LedgerEntryType: 'SignerList'
|
||||
OwnerNode: string
|
||||
SignerQuorum: number
|
||||
SignerEntries: { SignerEntry: SignerEntry }[]
|
||||
SignerEntries: SignerEntry[]
|
||||
SignerListID: number
|
||||
PreviousTxnID: string
|
||||
PreviousTxnLgrSeq: number
|
||||
|
||||
Reference in New Issue
Block a user