mirror of
https://github.com/lightninglabs/aperture.git
synced 2025-12-18 09:34:20 +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.