Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ImmutableConfig

Constants expected to be defined at the contract level used to configure the component behavior.

  • DECIMALS: Returns the number of decimals the token uses.

Fully qualified path: openzeppelin_token::erc20::erc20::ERC20Component::ImmutableConfig

pub trait ImmutableConfig

Trait constants

DECIMALS

Fully qualified path: openzeppelin_token::erc20::erc20::ERC20Component::ImmutableConfig::DECIMALS

const DECIMALS: u8;