UsageCoins
get_coin_records_by_hint
Retrieves coins by hint, by default returns unspent coins.
POST
/get_coin_records_by_hint
Request Body
application/jsonRequiredThe hint.
hintRequiredstring
Format:
"hex"start_heightinteger
Format:
"uint32"end_heightinteger
Format:
"uint32"include_spent_coinsboolean
OK