Skip to content

Error: 12 UNIMPLEMENTED: unknown service lnrpc.WalletUnlocker when calling unlockWallet #34

@mitchelljustin

Description

@mitchelljustin

Version: 0.6.0-beta.0
Arch: darwin
Node: 11.10.1

  const lnRpc = await createLnRpc({
    server: "localhost:10009",
    tls: "./lnd_data/tls.cert",
    macaroonPath: "./lnd_data/data/chain/bitcoin/testnet/admin.macaroon",
  })
  await lnRpc.unlockWallet({
    walletPassword: "...",
  })

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions