mirror of
https://github.com/lightninglabs/aperture.git
synced 2026-01-11 21:34:24 +01:00
This commit adds a DynamicPrice member to the Services struct and uses its values to determine if a GRPCPricer or DefaultPricer should be initialised. The commit also updates the sample-conf.yaml file with the new config options.