Skip to content

nooschain v0.1.0


nooschain / db/schema / EncryptedRecordPayloadTable

Interface: EncryptedRecordPayloadTable

Defined in: db/schema.ts:532

Local encrypted payload bytes for records already known through consensus metadata.

Properties

encrypted_payload

encrypted_payload: string

Defined in: db/schema.ts:535


payload_hash

payload_hash: string

Defined in: db/schema.ts:534


record_id

record_id: string

Defined in: db/schema.ts:533


source_peer_id

source_peer_id: NullableTextColumn

Defined in: db/schema.ts:536


stored_at

stored_at: Timestamp

Defined in: db/schema.ts:537

Audience-first NOOSChain documentation.