Config
license_key
stats_interval
port
defaults
RPCs
# Format and Example
rpc1 = 'http://rpc1link.com/'
rpc2 = 'http://rpc2link.com/'
rpc3 = 'http://rpc3link.com/'# Format and Example
rpc1 = 'http://rpc1link.com/'
rpc2 = 'http://rpc2link.com/'
rpc3 = 'http://rpc3link.com/'# Format and Example
getBalance = ['rpc1','rpc2']
sendTransaction = ['rpc3']
getProgramAccounts = ['rpc1','rpc3']# Format and Example
rpc1 = 100
rpc2 = 250
rpc3 = 50