Cargo Features

Amareleo-Chain has no features set by default.

[dependencies]
amareleo-chain = { version = "2.0.1", features = ["metrics", "history", "test_targets"] }
metrics = amareleo-node-metrics

Enables metrics of amareleo-node

history

Enables history of amareleo-node

test_targets

Enables test_targets of amareleo-chain-cli

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

amareleo-node-metrics metrics?