Skip to content

Signing with ledger #2064

Closed
Closed
@faboweb

Description

Summary of Bug

Using LCD to send tokens signing with ledger doesn't work.

Steps to Reproduce

  • build gaia v0.24.0 - c9358ec
  • create ledger account using the CLI
  • run LCD
  • /keys shows ledger account
  • POST /accounts/cosmosaccaddr18da7h02z3e46ulee5prg5zl6pr9va0yttujxet/send
{  
   "amount":[  
      {  
         "denom":"localToken",
         "amount":"10"
      }
   ],
   "sequence":"0",
   "name":"ledger",
   "password":"",
   "account_number":"1",
   "chain_id":"test-chain-caT7AI",
   "gas":"50000000"
}
  • result please open Cosmos app on the Ledger device - error: error fetching public key: lost connection (ledger is open)

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    C:KeysKeybase, KMS and HSMsC:LedgerIssues and features related Ledger integration and functionalityT:Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions