Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Support concordium nodes with RPC tokens different from the default #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

limemloh
Copy link
Contributor

Purpose

Support concordium nodes with RPC tokens different from the default

Changes

  • First check the connection the node GRPC using the default token and if it returns unauthorized, prompt the user for a differerent token.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

src/api.ts Outdated Show resolved Hide resolved
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.

None yet

2 participants