Merge pull request #1984 from nkramer44/patch-2

Fix NFTokenPage PageMin field names in example json
This commit is contained in:
Rome Reginelli
2023-07-05 14:36:52 -07:00
committed by GitHub

View File

@@ -17,19 +17,21 @@ _(Added by the [NonFungibleTokensV1_1 amendment][].)_
```json
{
"LedgerEntryType": "NFTokenPage",
"PreviousTokenPage":
"598EDFD7CF73460FB8C695d6a9397E907378C8A841F7204C793DCBEF5406",
"PreviousTokenNext":
"598EDFD7CF73460FB8C695d6a9397E9073781BA3B78198904F659AAA252A",
"PreviousPageMin":
"8A244DD75DAF4AC1EEF7D99253A7B83D2297818B2297818B70E264D2000002F2",
"NextPageMin":
"8A244DD75DAF4AC1EEF7D99253A7B83D2297818B2297818BE223B0AE0000010B",
"PreviousTxnID":
"95C8761B22894E328646F7A70035E9DFBECC90EDD83E43B7B973F626D21A0822",
"PreviousTxnLgrSeq":
42891441,
"NFTokens": [
{
"NFTokenID":
"NFToken": {
"NFTokenID":
"000B013A95F14B0044F78A264E41713C64B5F89242540EE208C3098E00000D65",
"URI": "697066733A2F2F62616679626569676479727A74357366703775646D37687537367568377932366E6634646675796C71616266336F636C67747179353566627A6469"
}
},
/* potentially more objects */
]