alexbosworth / ln-service

Node.js interface to LND
MIT License
319 stars 60 forks source link

400: ExpectedNonAuthenticatedLndForSeedCreation #107

Closed namoosshah closed 5 years ago

namoosshah commented 5 years ago

I am using createSeed call and for it I am using unauthenticatedLndGrpc, but still it throwing this error [ 400, 'ExpectedNonAuthenticatedLndForSeedCreation' ].

namoosshah commented 5 years ago

Now I know that lnd and wallet these services don't work at the same time.