POST
Set distribution of your reward amongst pool members
Notes
-
Can only be updated once every block.config.opow.coinbase_update_period blocks
-
Header X-Api-Key is required. Use /request-api-key endpoint.
- If <api_key> is invalid, a 401 error will be returned
-
<coinbase> is a map of <player_id> to float, where the floats must sum to at most 1.0
post/set-coinbase
Headers
X-Api-Keystring
<api_key> from /request-api-key endpoint
Request body
Response
Success