# Functions
JSONResponse wraps the result into a "data" field and sends the JSON response with status code.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
ParameterAddress is used to identify an address.
ParameterMessageID is used to identify a message by its ID.
ParameterMilestoneIndex is used to identify a milestone.
ParameterOutputID is used to identify an output by its ID.
ParameterTransactionID is used to identify a transaction by its ID.
QueryParameterPageSize is used to define the page size for the results.
# Variables
ErrInvalidParameter defines the invalid parameter error.
# Structs
HTTPErrorResponse defines the error struct for the HTTPErrorResponseEnvelope.
HTTPErrorResponseEnvelope defines the error response schema for node API responses.
HTTPOkResponseEnvelope defines the ok response schema for node API responses.