trueblocks-core icon indicating copy to clipboard operation
trueblocks-core copied to clipboard

chifra docs - undocumented types

Open tjayrush opened this issue 1 year ago • 0 comments

There are at least six types that are not documented.

StorageSlot, AppRecord, AddrRecord, and Reward

These are "internal" fields for things that were created only because I'm lazy and I did not create a .toml and .csv file.

I don't think there are any others.

There are two undocumented aliases:

type ChunkManifest = Manifest
type ChunkAppearance = Appearance

tjayrush avatar Apr 29 '24 21:04 tjayrush