# Constants

The request failed because it requires a node address but one was not present.
The request failed because the clients weren't synced yet, but synced clients were required for the request.
The request failed because of an internal error within the daemon.
The request failed because there was a problem with the provided arguments in the request.
The request failed because the chain's state won't allow it to proceed.
The request couldn't complete because it's trying to create a resource that already exists, or use a resource that conflicts with what's requested.
The request failed because it is attempting to access a resource on the server that can't be found.
The request succeeded.
Unknown (default value).
The request failed because it requires a node wallet but one wasn't ready for usage.

# Structs

No description provided by the author
No description provided by the author
This is a wrapper for the manager's overall status report.
This is a wrapper for the EC / BN status report.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

ResponseStatus is used to signify the status of an API request's result.