Cargo Features

[dependencies]
sighashdb = { version = "0.1.42", default-features = false, features = ["tulipv2", "atrix-farm", "hex"] }
default = reverse-get, tulipv1-leverage-farm, tulipv2

These default features are set whenever sighashdb is added without default-features = false somewhere in the dependency tree.

reverse-get tulipv1-leverage-farm tulipv2 default
atrix-farm

Features from optional dependencies

hex implicit feature

Enables hex

hex:

Encoding and decoding data into/from hexadecimal representation

Affects sighashdb::extract_sighash_from_ix_data