MCPcopy Create free account
hub / github.com/MiloOweno/kernel-lab / decodeMsg

Function decodeMsg

data/txHandler.go:764–806  ·  view source on GitHub ↗

decodeMsg decodes TX message buffer into transactions.SignedTxn, and returns number of bytes consumed from the buffer and a boolean indicating if the message was invalid.

(data []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

processIncomingTxnMethod · 0.85

Calls 7

DecodeMethod · 0.95
ConsumedMethod · 0.95
RemainingMethod · 0.95
NewMsgpDecoderBytesFunction · 0.92
BaseFunction · 0.92
IncMethod · 0.80
WarnfMethod · 0.65

Tested by

no test coverage detected