freddiebity
Results
1
comments of
freddiebity
also tried storing the Gauge in a object like `const metrics = {}` ``` metrics[metric_name] = feeAccountBalance ``` but that doesnt work