Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

invalid litecoin address #11

Open
sukeerthimogallapalli opened this issue Jan 24, 2019 · 1 comment
Open

invalid litecoin address #11

sukeerthimogallapalli opened this issue Jan 24, 2019 · 1 comment

Comments

@sukeerthimogallapalli
Copy link

1.i tried to generate random using litecore but it is generating invalid address and naot able to transfer litecoins

This is my code

var litecore = require('litecore-lib');
var explorers = require('litecore-explorers');
var insight = new explorers.Insight('testnet');
// var SenderPrivateKey = new litecore.PrivateKey('testnet');//"f5f6285f379080249da16eacf8dac4dd432f5c367bbe9476ccbb8526380ad1e5"
// var SenderAddress = privateKey.toAddress();//"mr1QRgBAshnYqLj1kk9TcnFumNo1ceApy6

mr1QRgBAshnYqLj1kk9TcnFumNo1ceApy6

and also tried to generate p2sh address but getting error invalid litecoin address

@rjmacarthy
Copy link

rjmacarthy commented Jan 19, 2021

Looks like a testnet address?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants