# mine

# /v1/CHAIN/NETWORK/mine

Mine an specific number of blocks to a random address.

curl -X GET http://localhost:1031/v1/LTC/regtest/mine?count=1
{ "success": true }