Module solana_ledger::blockstore_db::columns [−][src]
Structs
| AddressSignatures | The address signatures column |
| Blocktime | The blocktime column |
| DeadSlots | The dead slots column |
| DuplicateSlots | The duplicate slots column |
| ErasureMeta | The erasure meta column |
| EvmBlockHeader | The evm block header. |
| EvmHeaderIndexByHash | The evm block header by Hash. |
| EvmTransactionReceipts | The evm transaction with statuses. |
| Index | The index column |
| Orphans | The orphans column |
| PerfSamples | The performance samples column |
| Rewards | The rewards column |
| Root | The root column |
| ShredCode | The shred erasure code column |
| ShredData | The shred data column |
| SlotMeta | The slot metadata column |
| TransactionStatus | The transaction status column |
| TransactionStatusIndex | The transaction status index column |