Skip to content

Commit 753fbe9

Browse files
committed
update miners term to validators
1 parent 16826fb commit 753fbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transact/eth_sendPrivateTransaction.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ paths:
2626
/{apiKey}:
2727
post:
2828
summary: eth_sendPrivateTransaction
29-
description: Send a single private transaction through Flashbots. Private transactions are sent directly to miners and not included in the public mempool.
29+
description: Send a single private transaction through Flashbots. Private transactions are sent directly to validators and not included in the public mempool.
3030
operationId: eth-sendprivatetransaction
3131
parameters:
3232
- $ref: ../components/parameters.yaml#/ApiKey

0 commit comments

Comments
 (0)