# Packages
No description provided by the author
# Constants
the bind address on which the REST API listens on.
salt used inside the JWT tokens for the REST API.
the maximum number of characters that the body of an API call may contain.
the maximum number of results that may be returned by an endpoint.
whether the node does PoW if messages are received via API.
the amount of workers used for calculating PoW when issuing messages via API.
the HTTP REST routes which need to be called with authorization.
the HTTP REST routes which can be called without authorization.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author