lbryio / lbcd

An alternative full node implementation of LBRY's blockchain written in Go (golang)
https://lbry.com/
ISC License
39 stars 26 forks source link

Create a integration test for `getblocktemplate` #30

Open roylee17 opened 2 years ago

roylee17 commented 2 years ago

This is a follow up issue to get the #20 changes merged into btcd upstream.

See https://github.com/btcsuite/btcd/pull/1807