Configuring the YAML file
databaseConfig:
user : "---"
host : "---"
database: "---"
password : "---"
port: 0
gasTanks:
- name: "gasTank1"
apiKey: "---"
chainId: 0
providerURL: "---"
whiteList:
- "address1"
- "address2"
- "address3"databaseConfig
GasTanks
Last updated