mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Merge pull request #2642 from XRPLF/mvadari-patch-1
Update link in nfts_by_issuer.md
This commit is contained in:
@@ -10,7 +10,7 @@ labels:
|
|||||||
|
|
||||||
[[Source]](https://github.com/XRPLF/clio/blob/develop/src/rpc/handlers/NFTsByIssuer.cpp "Source")
|
[[Source]](https://github.com/XRPLF/clio/blob/develop/src/rpc/handlers/NFTsByIssuer.cpp "Source")
|
||||||
|
|
||||||
`nfts_by_issuer` returns a list of NFTokens that are issued by the specified account. It can optionally filter by taxon. {% badge href="https://github.com/XRPLF/clio/releases/tag/1.1.0" %}New in: Clio v2.1.0{% /badge %}
|
`nfts_by_issuer` returns a list of NFTokens that are issued by the specified account. It can optionally filter by taxon. {% badge href="https://github.com/XRPLF/clio/releases/tag/2.1.0" %}New in: Clio v2.1.0{% /badge %}
|
||||||
|
|
||||||
## Request Format
|
## Request Format
|
||||||
An example of the request format:
|
An example of the request format:
|
||||||
|
|||||||
Reference in New Issue
Block a user