UsageCoins
get_coin_records_by_hint
Retrieves coins by hint, by default returns unspent coins.
POST
/get_coin_records_by_hint
Request Body
application/json
RequiredThe hint.
hint
Requiredstring
Format:
"hex"
start_height
integer
Format:
"uint32"
end_height
integer
Format:
"uint32"
include_spent_coins
boolean
OK