bitbaymarket / bitbay-core

BitBay core project. BitBay is the world's first fully-functional decentralized marketplace. Using innovative technology, BitBay enables you to buy and sell goods and services securely and anonymously.
https://bitbay.market/
MIT License
2 stars 7 forks source link

Add recent RPC API call for getblock() (serialize blocks) #6

Closed yshurik closed 6 years ago

yshurik commented 6 years ago

Added recent RPC API call for getblock() (serialize blocks). It is possible to pass a second parameter for getblock, if false it serialize the block. This was needed to run ElectrumX upon reorganizations of the bitbay blockchain.