MCPcopy Create free account
hub / github.com/DeAI-Artist/Linkis / TrustedLightBlock

Method TrustedLightBlock

light/rpc/client.go:36–36  ·  view source on GitHub ↗
(height int64)

Source from the content-addressed store, hash-verified

34 Update(ctx context.Context, now time.Time) (*types.LightBlock, error)
35 VerifyLightBlockAtHeight(ctx context.Context, height int64, now time.Time) (*types.LightBlock, error)
36 TrustedLightBlock(height int64) (*types.LightBlock, error)
37}
38
39var _ rpcclient.Client = (*Client)(nil)

Callers 2

BlockchainInfoMethod · 0.65

Implementers 2

Clientlight/client.go
LightClientlight/rpc/mocks/light_client.go

Calls

no outgoing calls

Tested by 1