debug
This commit is contained in:
parent
bdcb7a25be
commit
5e9abeb82c
1
job.go
1
job.go
@ -978,6 +978,7 @@ func jobVaultStatus(j Job) {
|
|||||||
out = fmt.Sprintf("%s,/code><pre>-5d</pre>\n", out, depositList[i]-withdrawList[i])
|
out = fmt.Sprintf("%s,/code><pre>-5d</pre>\n", out, depositList[i]-withdrawList[i])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
log.Printf("Vault Status :\n%s", out)
|
||||||
c := TGCommand{
|
c := TGCommand{
|
||||||
Type: commandReplyMsg,
|
Type: commandReplyMsg,
|
||||||
Text: out,
|
Text: out,
|
||||||
|
Loading…
Reference in New Issue
Block a user