Module solana_core::banking_stage

source ·
Expand description

The banking_stage processes Transaction messages. It is intended to be used to construct a software pipeline. The stage uses all available CPU cores and can do its processing in parallel with signature verification on the GPU.

Modules§

Structs§

Enums§

Constants§