Skip to content

Commit

Permalink
uncommented code
Browse files Browse the repository at this point in the history
  • Loading branch information
marctheshark3 committed Jun 29, 2024
1 parent 75103f7 commit 7fb26c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ default_values:
url: 'https://api.ergo.aap.cornell.edu/api/v1/boxes/unspent/byAddress/'
token_ls: 'https://api.ergo.aap.cornell.edu/api/v1/tokens'
base_api: 'http://15.204.211.130:4000/api/pools/ErgoSigmanauts'
# db_name: 'localhost'
db_name: 'localhost'
stats_cols: [
'fee NUMERIC', # Numeric type for precision
'paid NUMERIC', # Numeric type for decimal values
Expand Down

0 comments on commit 7fb26c7

Please sign in to comment.