You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/blockchainnodeengine_v1.projects.locations.blockchainNodes.html
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,6 @@ <h3>Method Details</h3>
128
128
},
129
129
"apiEnableAdmin": True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
130
130
"apiEnableDebug": True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
131
-
"beaconFeeRecipient": "A String", # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as "suggested", as we run the execution node we can trust the execution node, and therefore this is considered enforced.
132
131
"consensusClient": "A String", # Immutable. The consensus client.
133
132
"executionClient": "A String", # Immutable. The execution client
134
133
"gethDetails": { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -146,7 +145,6 @@ <h3>Method Details</h3>
146
145
"a_key": "A String",
147
146
},
148
147
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
149
-
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
150
148
"state": "A String", # Output only. A status representing the state of the node.
151
149
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
152
150
}
@@ -250,7 +248,6 @@ <h3>Method Details</h3>
250
248
},
251
249
"apiEnableAdmin": True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
252
250
"apiEnableDebug": True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
253
-
"beaconFeeRecipient": "A String", # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as "suggested", as we run the execution node we can trust the execution node, and therefore this is considered enforced.
254
251
"consensusClient": "A String", # Immutable. The consensus client.
255
252
"executionClient": "A String", # Immutable. The execution client
256
253
"gethDetails": { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -268,7 +265,6 @@ <h3>Method Details</h3>
268
265
"a_key": "A String",
269
266
},
270
267
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
271
-
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
272
268
"state": "A String", # Output only. A status representing the state of the node.
273
269
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
274
270
}</pre>
@@ -312,7 +308,6 @@ <h3>Method Details</h3>
312
308
},
313
309
"apiEnableAdmin": True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
314
310
"apiEnableDebug": True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
315
-
"beaconFeeRecipient": "A String", # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as "suggested", as we run the execution node we can trust the execution node, and therefore this is considered enforced.
316
311
"consensusClient": "A String", # Immutable. The consensus client.
317
312
"executionClient": "A String", # Immutable. The execution client
318
313
"gethDetails": { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -330,7 +325,6 @@ <h3>Method Details</h3>
330
325
"a_key": "A String",
331
326
},
332
327
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
333
-
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
334
328
"state": "A String", # Output only. A status representing the state of the node.
335
329
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
336
330
},
@@ -383,7 +377,6 @@ <h3>Method Details</h3>
383
377
},
384
378
"apiEnableAdmin": True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
385
379
"apiEnableDebug": True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
386
-
"beaconFeeRecipient": "A String", # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as "suggested", as we run the execution node we can trust the execution node, and therefore this is considered enforced.
387
380
"consensusClient": "A String", # Immutable. The consensus client.
388
381
"executionClient": "A String", # Immutable. The execution client
389
382
"gethDetails": { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -401,7 +394,6 @@ <h3>Method Details</h3>
401
394
"a_key": "A String",
402
395
},
403
396
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
404
-
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
405
397
"state": "A String", # Output only. A status representing the state of the node.
406
398
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
"description": "Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.",
538
-
"type": "boolean"
539
-
},
540
536
"state": {
541
537
"description": "Output only. A status representing the state of the node.",
542
538
"enum": [
@@ -628,11 +624,6 @@
628
624
"description": "Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.",
629
625
"type": "boolean"
630
626
},
631
-
"beaconFeeRecipient": {
632
-
"deprecated": true,
633
-
"description": "Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as \"suggested\", as we run the execution node we can trust the execution node, and therefore this is considered enforced.",
634
-
"type": "string"
635
-
},
636
627
"consensusClient": {
637
628
"description": "Immutable. The consensus client.",
0 commit comments