UsageCoins
get_puzzle_and_solution
Retrieves a coin solution.
POST
/get_puzzle_and_solution
Request Body
application/json
RequiredThe coin id and height
coin_id
Requiredstring
Format:
"hex"
height
integer
Format:
"uint32"
OK