Config

license_key

Your Blood license key.

stats_interval

Time in seconds between every 2 logs containing amount of requests sent.

port

Port to run the server on (you can leave default one 9182).

circle-exclamation

defaults

List of RPCs that will be used for all unassigned methods. Format is ['1','2']

RPCs

RPC list.

# Format and Example
rpc1 = 'http://rpc1link.com/'
rpc2 = 'http://rpc2link.com/'
rpc3 = 'http://rpc3link.com/'

methods

Methods' names and RPC list for each.

circle-check

rate_limits

You can specify rate limit for every written earlier node.

Last updated