Skip to content

Commit

Permalink
Merge pull request #490 from evoskuil/master
Browse files Browse the repository at this point in the history
Normalize object setting functions, deprecate set_link() variants.
  • Loading branch information
evoskuil authored Jun 12, 2024
2 parents fcf91c6 + abbcb77 commit a5d8163
Show file tree
Hide file tree
Showing 16 changed files with 502 additions and 391 deletions.
3 changes: 3 additions & 0 deletions include/bitcoin/database/error.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ enum error_t : uint8_t
tx_address_put,
tx_tx_commit,

/// header archive
header_put,

/// txs archive
txs_empty,
txs_header,
Expand Down
Loading

0 comments on commit a5d8163

Please sign in to comment.