# Functions
No description provided by the author
# Constants
A minipool with this address already exists.
No description provided by the author
Key for the error code when an exit message already exists for the pubkey being submitted.
The node making the request isn't the user's whitelisted Constellation node.
Route for requesting the signature to create a minipool.
The node address cannot create more minipools.
Nodeset.io is missing a signed exit message for a previous minipool.
The requesting node's owner doesn't have a node whitelisted for Constellation yet.
The node isn't authorized to register with Constellation.
Route for interacting with the list of validators.
Route for requesting whitelist signature.
# Variables
A minipool with this address already exists.
Exit message already exists for the pubkey being submitted.
The node making the request isn't the user's whitelisted Constellation node.
The node address cannot create more minipools.
Nodeset.io is missing a signed exit message for a previous minipool.
The requesting node's owner doesn't have a node whitelisted for Constellation yet.
The node isn't authorized to register with Constellation.
# Structs
Data for a pubkey's encrypted voluntary exit message.
Data for a pubkey's voluntary exit message.
Voluntary exit message.
Details of an exit message.
Response to a create minipool signature request.
Request to generate signature for SuperNodeAccount.createMinipool().
No description provided by the author
Request body for submitting exit data.
Response to a validators request.
Validator status info.
Response to a whitelist GET request.
Response to a whitelist POST request.