[lbry] update backend list
This commit is contained in:
parent
d6434b148a
commit
10d0a26792
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ const isCurrentDelta = 2 * time.Hour
|
|||
// TODO: Refactor each into a driver and use dynamic registration.
|
||||
func BackEnds() []string {
|
||||
return []string{
|
||||
"bitcoind",
|
||||
"",
|
||||
"lbrycrd",
|
||||
"lbcd",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue