GENERALBYTESCOM / batm_public

BATM Public Repository
www.generalbytes.com
Other
98 stars 241 forks source link

Can not implement two-way for our coin #164

Closed phinamcn03 closed 5 years ago

phinamcn03 commented 5 years ago

I was try two-way sample for BitcoinCash and Sumcoin but my coin still one way. Steps i do:

have I forgotten any step?

rpanak-generalbytes commented 5 years ago

The code needs to be specific to your coin. I don't know whether just renaming the references to BCH is enough. Also, you don't mention what's not working, so it's hard to help you.

phinamcn03 commented 5 years ago

Thanks rpanak. That problem was fixed. I missing rename one place.