deb
This commit is contained in:
parent
887b11c700
commit
3533e0e206
1 changed files with 1 additions and 0 deletions
|
|
@ -217,6 +217,7 @@ export class LiquidityProvider {
|
|||
|
||||
CanProviderHandle = async (req: LiquidityRequest): Promise<false | Types.UserInfo> => {
|
||||
if (!this.IsReady()) {
|
||||
this.log("provider is not ready", this.rand)
|
||||
return false
|
||||
}
|
||||
const state = await this.GetUserState()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue