zig-bitcoin / btczee

Bitcoin protocol implementation in Zig.
https://zig-bitcoin.github.io/btczee/
MIT License
48 stars 30 forks source link

feat: getblocktxn #150

Closed bloomingpeach closed 1 month ago

bloomingpeach commented 1 month ago

Fixes #101

bloomingpeach commented 1 month ago

I just use wrong name, my impl in #149 is still for GetBlockTxn message @tdelabro

tdelabro commented 1 month ago

I just use wrong name, my impl in https://github.com/zig-bitcoin/btczee/pull/149 is still for GetBlockTxn message @tdelabro

Oh sorry mb