Author

Topic: How to extend address header by two bytes? (Read 142 times)

newbie
Activity: 1
Merit: 0
June 18, 2018, 05:40:54 AM
#1
Hello, is there are a quick way to extend addressHeader by two header bytes?
As I see there already is similar feature included in latest releases of bitcoin core source code.

What I need is a direction for a way how to do it. Maybe bitcoinj community have suggestions where to look/what to change. It seems to me that bitcoinj requires a lot of source code modification for the way I want. Starting from VersionedChecksummedBytes class, Address class, ECKey class and more.
Jump to: