-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
enhancementNew feature or requestNew feature or requestup for grabsAnyone can work on thisAnyone can work on this
Description
Describe the bug
While working on an example app using Polar, I noticed that opening a channel in the app doesn't seem to reflect in the Polar UI. I assume this is a bug but not 100% sure if Polar is intended to show channels in the pending state.
To Reproduce
Steps to reproduce the behavior:
- Create a network in Polar (one node for each implementation should be fine), deposit some funds for Alice, and ensure that her balance is confirmed
- Run the example app linked above (
yarn && yarn start
in the example app directory should do it) - Open a channel with one of the peers using the prompts (ignore the fact that pubkeys are being used instead of Aliases for now 😅 )
- Execute the
List pending channels
command and you should see that you have one
Expected behavior
I would think that Polar would reflect that there's a pending channel.
Desktop:
- OS: Catalina
- Polar Version: Master
- Docker Version: 20
- Docker Compose Version: 1.27.4
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestup for grabsAnyone can work on thisAnyone can work on this