Nodes

Modify task subscription

Modify task subscription

Updates an existing task subscription for a node.

post/nodes/task-update-subscription

Request body

gasstring

Optional gas object ID. If not provided, the default is None.

gas_budgetinteger nullable

Optional gas budget. If not provided, the default is None.

gas_priceinteger nullable

Optional gas price. If not provided, the default is None.

node_badge_idstring

Optional node badge ID. If not provided, the default is None.

price_per_one_million_compute_unitsinteger required

The price per one million compute units.

task_small_idinteger required

The small ID of the task to subscribe to.

Response

Node task update subscription successful

tx_digeststring required

The transaction digest. This is a unique identifier for the transaction.

Changes

Changed in 4 of the 12 revisions of this API.334

    • removed the request property max_num_compute_units

      request-property-removed

  • 3cfef1f8f2df11See the full diff
    • added the new required request property price_per_one_million_compute_units

      new-required-request-property

    • removed the request property price_per_compute_unit

      request-property-removed

    • api tag Nodes added

      api-tag-added

    • api tag nodes removed

      api-tag-removed

  • 69d6e856b1bd212See the full diff
    • added the new required request property max_num_compute_units

      new-required-request-property

    • added the new required request property price_per_compute_unit

      new-required-request-property

    • removed the request property price_per_one_million_compute_units

      request-property-removed

    • api tag nodes added

      api-tag-added

    • api tag Nodes removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog