Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

litecoin support #53

Open
seb-sykio opened this issue Jan 2, 2022 · 2 comments
Open

litecoin support #53

seb-sykio opened this issue Jan 2, 2022 · 2 comments

Comments

@seb-sykio
Copy link

hi

I think this should work for litecoin
litecoin: { address_version: '30', p2sh_version: '32', p2sh_char: '3',##TODO privkey_version: 'b0', privkey_compression_flag: '01',##TODO extended_privkey_version: "019d9cfe", extended_pubkey_version: "019da462", compressed_wif_chars: %w(K L),##TODO uncompressed_wif_chars: %w(5),##TODO protocol_version: 70002 }, litecoin_testnet: { address_version: '6f', p2sh_version: '3a', p2sh_char: '2',##TODO privkey_version: 'ef', privkey_compression_flag: '01',##TODO extended_privkey_version: "0436ef7d", extended_pubkey_version: "0436f6e1", compressed_wif_chars: %w(c),##TODO uncompressed_wif_chars: %w(9),##TODO protocol_version: 70002 }
could you add it to NETWORK ?
thanks

@q9f
Copy link
Collaborator

q9f commented Jan 3, 2022

Sure. It's already done in #34

I'll review this asap.

@q9f q9f added the enhancement label Jan 3, 2022
@krtschmr
Copy link

Yes, this would work. I haven't seen this PR and mentions as i was unlawfully arrested and spent 8 months in soltitary confinement. I'll see if i can have some time on the weekend and fix merge conflicts and write a spec.

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

No branches or pull requests

3 participants