lbcd/claimtrie/param
Roy Lee 424235655c [lbry] rework config and params
Ideally, network related params should be part of config, which is
passed down to the components to avoid references to global instances.

This commit is only halfway through as there are a couple of structs
that are too small to house the params and are still referencing
global variables. We'll rework that later.
2021-08-02 00:31:15 -07:00
..
delays.go [lbry] many methods now use errors.Wrap, others use node.log 2021-07-27 09:34:15 -04:00
general.go [lbry] rework config and params 2021-08-02 00:31:15 -07:00
takeovers.go [lbry] claimtrie: import current snapshot 2021-07-08 10:41:12 -07:00