Update ledgerEntry.ts

This commit is contained in:
Denis Angell
2023-07-07 17:46:49 +02:00
parent cc67c6efd6
commit 63b01812b6

View File

@@ -178,7 +178,7 @@ export interface LedgerEntryRequest extends BaseRequest {
* URIToken, as hexadecimal. If an object, the `issuer` and `uri` * URIToken, as hexadecimal. If an object, the `issuer` and `uri`
* sub-fields are required to uniquely specify the URIToken entry. * sub-fields are required to uniquely specify the URIToken entry.
*/ */
uritoken?: uri_token?:
| { | {
/** The issuer of the URIToken object. */ /** The issuer of the URIToken object. */
issuer: string issuer: string