mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update ledgerEntry.ts
This commit is contained in:
@@ -178,7 +178,7 @@ export interface LedgerEntryRequest extends BaseRequest {
|
||||
* URIToken, as hexadecimal. If an object, the `issuer` and `uri`
|
||||
* sub-fields are required to uniquely specify the URIToken entry.
|
||||
*/
|
||||
uritoken?:
|
||||
uri_token?:
|
||||
| {
|
||||
/** The issuer of the URIToken object. */
|
||||
issuer: string
|
||||
|
||||
Reference in New Issue
Block a user