lastSeenBeacon
This commit is contained in:
parent
ade165aed1
commit
602146fa2c
1 changed files with 1 additions and 0 deletions
|
|
@ -312,6 +312,7 @@ export class LiquidityProvider {
|
|||
this.log(ERROR, "got beacon from invalid type", beacon.type)
|
||||
return
|
||||
}
|
||||
this.lastSeenBeacon = Date.now()
|
||||
if (beacon.fees) {
|
||||
this.feesCache = beacon.fees
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue