mirror of
https://github.com/EvernodeXRPL/sashimono.git
synced 2026-04-29 15:38:00 +00:00
Removed extra log line for heartbeat.
This commit is contained in:
@@ -86,7 +86,6 @@ class MessageBoard {
|
||||
|
||||
try {
|
||||
await this.hostClient.heartbeat();
|
||||
console.log(`Heartbeat reported at Moment ${this.lastHeartbeatMoment}.`);
|
||||
}
|
||||
catch (err) {
|
||||
if (err.code === 'tecHOOK_REJECTED')
|
||||
|
||||
Reference in New Issue
Block a user