reown-com / blockchain-api

WalletConnect's Blockchain API
MIT License
71 stars 53 forks source link

feat(CoSigner): changing the get session context endpoint #807

Closed geekbrother closed 1 month ago

geekbrother commented 1 month ago

Description

This PR changed the session permission get context endpoint to be GET /v1/sessions/:address/getcontext?projectId={projectId}&pci={pci} instead of GET /v1/sessions/:address/:pci to reflect that we are getting only the PCI context and shorting the URL.

How Has This Been Tested?

Due Diligence