mirror of
https://github.com/btcsuite/btcd.git
synced 2026-08-20 13:27:31 +02:00
This commit updates the calls into btcutil and btcwire for the latest API changes which remove the need for the protocol version for serialization and deserialization of blocks and transactions. |
||
|---|---|---|
| .. | ||
| testdata | ||
| doc.go | ||
| insertfail_test.go | ||
| insertremove_test.go | ||
| internal_test.go | ||
| operational_test.go | ||
| sqlite.go | ||
| sqliteblock.go | ||
| sqlitedbcache.go | ||
| sqlitetx.go | ||