Cargo Features

[dependencies]
encointer-balances-tx-payment-rpc-runtime-api = { version = "7.0.0", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever encointer-balances-tx-payment-rpc-runtime-api is added without default-features = false somewhere in the dependency tree.

std default

Enables std of encointer-primitives

local deps

and std of frame-support ^30.0.0, parity-scale-codec, scale-info, sp-api ^28.0.0, and sp-std

frame-support:

substrate deps