Nodes
Create task subscription transaction
Create task subscription transaction
Subscribes a node to a specific task.
POST
Body
application/json
Represents a request to subscribe to a node task.
This struct encapsulates the necessary parameters for subscribing to a node task, including optional gas-related fields.
Response
200
application/json
Node task subscription successful
Represents a response to a node task subscription request.
This struct contains the transaction digest, which is a unique identifier for the transaction associated with the node task subscription.