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