MCPcopy Create free account
hub / github.com/CPChain/chain / Bytes

Method Bytes

types/bloom9.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27type bytesBacked interface {
28 Bytes() []byte
29}
30
31const (

Callers 15

printTxFunction · 0.65
AddMethod · 0.65
MarshalTextMethod · 0.65
CreateBloomFunction · 0.65
LogsBloomFunction · 0.65
BloomLookupFunction · 0.65
recoverPlainFunction · 0.65
MarshalTextMethod · 0.65
MarshalTextMethod · 0.65
DeriveShaFunction · 0.65
ValidateHeaderChainMethod · 0.65
WritePrivateReceiptFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestWritePrivateReceiptFunction · 0.52
getTestReceiptFunction · 0.52
testChainIndexerFunction · 0.52
checkStateConsistencyFunction · 0.52
TestIncompleteStateSyncFunction · 0.52
TestMatcherWildcardsFunction · 0.52
testSchedulerFunction · 0.52
TestBlockReceiptStorageFunction · 0.52
encodedMethod · 0.52