Functions§
- block_
header - concat_
chunks - empty_
chunk - input
- output
- project_
schema - Project a schema down to the named fields. Missing field names are silently dropped from the result.
- receipt
- transaction
- try_
project_ schema - Project a schema down to the named fields, returning an error if any requested field is not present in the source schema. Use this to catch typos in field selections instead of silently receiving a partial schema.