Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChainSafe/lodestar
/ defaultValue
Method
defaultValue
packages/types/src/utils/stringType.ts:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
maxSize = 0;
9
10
defaultValue(): T {
11
return
""
as T;
12
}
13
14
// Serialization + deserialization
15
Callers
15
ssz.test.ts
File · 0.80
executionRequestsJson.test.ts
File · 0.80
modifyStateSameValidator
Function · 0.80
generateState
Function · 0.80
signatureSets.test.ts
File · 0.80
processConsolidationRequest.test.ts
File · 0.80
isValidIndexedAttestation.test.ts
File · 0.80
getAttestationDataAt
Function · 0.80
getEffectiveBalanceTestData
Function · 0.80
upgradeStateToGloas
Function · 0.80
utils.ts
File · 0.80
upgradeLightClientHeader
Function · 0.80
Calls
no outgoing calls
Tested by
15
getAttestationDataAt
Function · 0.64
getEffectiveBalanceTestData
Function · 0.64
createBlocks
Function · 0.64
buildBlockTestSet
Function · 0.64
buildBlockAndBlobsTestSet
Function · 0.64
getValidChain
Function · 0.64
buildPayloadEnvelopeInput
Function · 0.64
buildColumnSidecar
Function · 0.64
buildPayloadInputNoEnvelope
Function · 0.64
gloasBlockInput
Function · 0.64
payloadInputFor
Function · 0.64
createCommonBlockBodyPromise
Function · 0.64