Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/send-orderflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Submitted orderflow is propagated to all other nodes.
| Global | `https://rpc.buildernet.org` | 443 | 7936 |
| United States | `https://direct-us.buildernet.org` | 443 | 7936 |
| Europe | `https://direct-eu.buildernet.org` | 443 | 7936 |
| Asia Pacific | `https://direct-ap.buildernet.org` | 443 | 7936 |

Use the TEE attestation port to verify that the node is running in a trusted and verifiable TEE environment using attested TLS (aTLS).
See [TEE proof validation](#tee-attestation) for details.
Expand Down