mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Fixup issueasset help results information
This commit is contained in:
parent
69d8d158cd
commit
f9f91ba137
1 changed files with 2 additions and 2 deletions
|
|
@ -3802,8 +3802,8 @@ UniValue issueasset(const JSONRPCRequest& request)
|
|||
"{ (json object)\n"
|
||||
" \"txid\":\"<txid>\", (string) Transaction id for issuance.\n"
|
||||
" \"vin\":\"n\", (numeric) The input position of the issuance in the transaction.\n"
|
||||
" \"entropy\":\"<entropy>\" (string) Entropy of the asset type.\n"
|
||||
" \"asset\":\"<asset>\", (string) Asset type for issuance if known.\n"
|
||||
" \"entropy\":\"<entropy>\", (string) Entropy of the asset type.\n"
|
||||
" \"asset\":\"<asset>\", (string) Asset type for issuance.\n"
|
||||
" \"token\":\"<token>\", (string) Token type for issuance.\n"
|
||||
"}\n"
|
||||
"\nExamples:\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue