You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the above base URL we can fetch application metadata and corresponding application specific service URLs.
So in env config file, we should use appropriate network name e.g devnet during development, alphanet once we tag alpha and release it for testing, betanet once we tag beta and release it for testing, etc..
Description
Since the service behaviour is changed and isDefault argument is now part of the application meta data, this change needs to update
Acceptance Criteria
/api/v3/blockchain/apps
with query string of isDefault: true and network Mainnetapi/v3/blockchain
and merge it by usingtransformResult
from ClientAdditional Information
#4707
The text was updated successfully, but these errors were encountered: