Bit-Wasp / bitcoin-php

Bitcoin implementation in PHP
The Unlicense
1.05k stars 419 forks source link

added network configuration for LTC/DASH/ZCASH/BCH #880

Closed rrunner7 closed 3 years ago

rrunner7 commented 3 years ago

Hi,

added network configuration for LTC/DASH/ZCASH/BCH. It can be used to create addresses from XPUBs. If this should not be a part of your package then just reject it.

Br, Martin

afk11 commented 3 years ago

Thanks for the PR but unfortunately we're not accepting network definitions here, see this PR for rationale. https://github.com/Bit-Wasp/bitcoin-php/pull/767

I do appreciate the effort and the research for the PR :+1: