Skip to content

nooschain v0.1.0


nooschain / db/schema / StateLeafTable

Interface: StateLeafTable

Defined in: db/schema.ts:628

Materialized latest consensus state leaf hashes by namespace/entity.

Properties

entity_id

entity_id: string

Defined in: db/schema.ts:631


namespace

namespace: string

Defined in: db/schema.ts:630


state_key

state_key: string

Defined in: db/schema.ts:629


updated_at

updated_at: Timestamp

Defined in: db/schema.ts:634


updated_at_height

updated_at_height: BigIntColumn

Defined in: db/schema.ts:633


value_hash

value_hash: string

Defined in: db/schema.ts:632

Audience-first NOOSChain documentation.