sighashdb 0.1.21

sighashdb is a collection of anchor instruction sighashes commonly seen acrossa variety of anchor based programs
Documentation
[dependencies.hex]
version = "0.4.3"
[dev-dependencies.data-encoding]
version = "2.3.2"

[dev-dependencies.ring]
version = "0.16.20"

[features]
atrix-farm = []
default = ["reverse-get", "tulipv1-leverage-farm"]
reverse-get = []
tulipv1-leverage-farm = []

[package]
authors = ["Tulip Protocol"]
description = "sighashdb is a collection of anchor instruction sighashes commonly seen acrossa variety of anchor based programs"
edition = "2021"
keywords = ["solana", "anchor-lang", "sighash"]
license = "MIT/Apache-2.0"
name = "sighashdb"
version = "0.1.21"
[profile.release]
codegen-units = 1
lto = "fat"
panic = "abort"

[profile.release.build-override]
codegen-units = 1
incremental = false
opt-level = 3