Cargo Features

[dependencies]
solarti-token-client = { version = "0.4.6", default-features = false, features = ["display", "proof-program"] }
default = display

The display feature is set by default whenever solarti-token-client is added without default-features = false somewhere in the dependency tree.

display default

Enables miraland-cli-output

proof-program

solarti-token-client has 3 features without comments.