Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

T 19358 testnet gateway point to nodefleet infra#1052

Open
TakGN wants to merge 8 commits into
developfrom
T-19358-testnet-gateway-point-to-nodefleet-infra
Open

T 19358 testnet gateway point to nodefleet infra#1052
TakGN wants to merge 8 commits into
developfrom
T-19358-testnet-gateway-point-to-nodefleet-infra

Conversation

@TakGN

@TakGN TakGN commented Apr 3, 2023

Copy link
Copy Markdown
Contributor

direct traffic from our testnet nodes to nodefleet's testnet nodes

@TakGN TakGN requested a review from a team as a code owner April 3, 2023 19:44
@height

height Bot commented Apr 3, 2023

Copy link
Copy Markdown

This pull request has been linked to 1 task:

💡Tip: Add "Close T-19358" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

envkey_PHD_API_KEY: ${{ secrets.PHD_API_KEY }}
envkey_DATABASE_ENCRYPTION_KEY: ${{ secrets.DATABASE_TESTNET_ENCRYPTION_KEY }}
envkey_DISPATCH_URL: https://testnet-1.nodes.pokt.network:4201,https://testnet-2.nodes.pokt.network:4202,https://testnet-3.nodes.pokt.network:4203
envkey_DISPATCH_URL: https://node1.testnet.pokt.network,https://node2.testnet.pokt.network,https://node3.testnet.pokt.network,https://node4.testnet.pokt.network,https://node5.testnet.pokt.network,https://node6.testnet.pokt.network

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be now an environment variable, like ${{ secrets.TESTNET_DISPATCH_URL }}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants