Provider
Register Stake
RegisterStake is called by the provider to register its stake in the provider registry.
POST
/
v1
/
provider
/
register_stake
/
{amount}
Path Parameters
amount
string
requiredAmount of ETH to stake in the provider registry.
Query Parameters
blsPublicKey
string
requiredBLS public key of the provider.
Response
200 - application/json
amount
string
blsPublicKey
string