Pocket Network · Arazzo Workflow
Pocket Network Shannon Application Session
Version 1.0.0
Resolve an application, confirm the target service exists, then fetch its active session.
View Spec
View on GitHub
Web3BlockchainRPCDecentralized InfrastructurePocket NetworkGrovePATHShannonCosmosPOKTArazzoWorkflows
Provider
Workflows
shannon-application-session
Chain application, service, and session lookups for a Shannon app.
Reads the application, confirms the service, then resolves the active session for the application/service pair, optionally pinned to a height.
1
getApplication
getShannonApplication
Read the Application module entry for the supplied Shannon address to confirm the application is staked.
2
getService
getShannonService
Confirm the requested service is registered on Shannon before resolving a session against it.
3
getSession
getShannonSession
Resolve the active session for the application/service pair, pinned to the supplied block height when one was provided.