Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Uncaught Error: We are currently only supporting LTC #5

@blueskyocean123

Description

@blueskyocean123

Hi sir,
Thanks for your good project and I am learning a lot from your react-bitcoin-wallet project. And I tried to apply this project for BTC, not LTC. But I got the error :
"Uncaught Error: We are currently only supporting LTC".
This is the sample code:

  const [computer] = useState(new Computer({
    seed: 'travel upgrade inside soda birth essence junk merit never twenty system opinion',
    chain: 'LTC'
  }))

Here, I replaced the seed with my Bitcoin testnet wallet seed, and the value of 'chain' is changed into 'BTC'.
Above error means that this project is not for BTC wallet?
I am a bitcoin newbie and want your great help. Why did I get this error?
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions