MCPcopy Create free account
hub / github.com/akash-network/node / SizeNonTerminal

Method SizeNonTerminal

x/bme/keeper/codec.go:230–232  ·  view source on GitHub ↗
(key types.LedgerRecordID)

Source from the content-addressed store, hash-verified

228}
229
230func (d ledgerRecordIDCodec) SizeNonTerminal(key types.LedgerRecordID) int {
231 return d.Size(key)
232}

Callers

nothing calls this directly

Calls 1

SizeMethod · 0.95

Tested by

no test coverage detected