Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
230
func
(d ledgerRecordIDCodec) SizeNonTerminal(key types.LedgerRecordID) int {
231
return
d.Size(key)
232
}
Callers
nothing calls this directly
Calls
1
Size
Method · 0.95
Tested by
no test coverage detected