services.taler.settings.taler.CURRENCY_ROUND_UNIT

NixOS option

Smallest amount in this currency that can be transferred using the underlying RTGS. You should probably not touch this.

type: string
Default
"${config.services.taler.settings.taler.CURRENCY}:0.01"
declared in: nixos/modules/services/finance/taler/module.nixView source on NixOS/nixpkgs →