Pocket Network · Arazzo Workflow
Pocket Network PATH Relay Readiness
Version 1.0.0
Confirm the PATH gateway is ready, then send an authenticated JSON-RPC relay through it.
View Spec
View on GitHub
Web3BlockchainRPCDecentralized InfrastructurePocket NetworkGrovePATHShannonCosmosPOKTArazzoWorkflows
Provider
Workflows
path-relay-readiness
Gate an authenticated relay on the PATH gateway readiness probe.
Probes PATH readiness and, only when the gateway reports ready, sends an authenticated JSON-RPC relay through the supplied portal application.
1
checkReadiness
getPathReadiness
Probe the PATH readiness endpoint and branch on whether the gateway is ready to serve relays.
2
sendRelay
sendAuthenticatedRelay
Send an authenticated JSON-RPC relay through the Grove portal application once the gateway has reported ready.