Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common: Lightning.connect method need to accept a optional map and not a string #67

Open
vincenzopalazzo opened this issue Jul 16, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@vincenzopalazzo
Copy link
Member

This is not too general!

  @override
  LightningClient connect(String url) {
    // TODO: implement connect
    throw UnimplementedError();
  }
@vincenzopalazzo vincenzopalazzo added the bug Something isn't working label Jul 16, 2022
@SumantxD
Copy link

@vincenzopalazzo could you assign me this issue, i would like to work on it.

@vincenzopalazzo
Copy link
Member Author

@SumantxD go with it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants