Update Node Contracts
Authentication: Bearer token required.
Endpoint: POST /api/v1/wallets/{id}/update
Deploys updated facets (if needed) and triggers update_diamond_cut.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| node_id | string | Yes | Node UUID |
| network_id | string | Yes | Network UUID |
Response — 201 Created
| Status | Description |
|---|---|
| 404 | Wallet, node, or network not found |