Bit-Wasp / bitcoin-php

Bitcoin implementation in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i use Tron network?

elyas94 opened this issue · comments

commented

this package have some networks like Dogecoin, Zcash and more.
how can i add Tron to BitWasp\Bitcoin\Network\Networks ?
it need some parameters like $base58PrefixMap , $bech32PrefixMap , $p2pMagic for Tron network.