Logo
Core Blockchain's Public API Documentation

setCoreBase

POST {{ENVIRONMENT}}

Sets the corebase, where mining rewards will go.

Parameters

HEX - Core address for corebase.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'ENVIRONMENT' -d '{"jsonrpc":"2.0","method":"setCorebase","params":["cb540000000000000000000000000000000000000000"],"id":1}'

ENDPOINTS