dumpassetlabels (22.0.0 RPC)

dumpassetlabels

Lists all known asset id/label pairs in this wallet. This list can be modified with `-assetdir` configuration argument.

Result:
{         (json object)
  ...     the label for each asset id
}

Examples:
> elements-cli dumpassetlabels 
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "dumpassetlabels", "params": []}' -H 'content-type: text/plain;' http://127.0.0.1:7041/