v1

latestOpenAPI 3.1.0Apache-2.02026-07-17122231.7 KB
Nodes

Create node registration transaction

Create node registration transaction

Registers a new node in the system.

post/nodes/register

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.

Response

Node registration successful

tx_digeststring required

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