MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / on_send_log

Method on_send_log

projects/Python/proto/fbe.py:3107–3108  ·  view source on GitHub ↗
(self, message)

Source from the content-addressed store, hash-verified

3105
3106 # Send log message handler
3107 def on_send_log(self, message):
3108 pass
3109
3110
3111# Fast Binary Encoding base receiver

Callers 12

send_ordermessageMethod · 0.95
send_balancemessageMethod · 0.95
send_accountmessageMethod · 0.95
send_ordermessageMethod · 0.95
send_balancemessageMethod · 0.95
send_accountmessageMethod · 0.95
send_ordermessageMethod · 0.45
send_balancemessageMethod · 0.45
send_accountmessageMethod · 0.45
send_ordermessageMethod · 0.45
send_balancemessageMethod · 0.45
send_accountmessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected