Structs§

  • Holds deserialized messages, as well as computed message_hash and other things needed to create SanitizedTransaction
  • Currently each banking_stage thread has a UnprocessedPacketBatches buffer to store PacketBatch’s received from sigverify. Banking thread continuously scans the buffer to pick proper packets to add to the block.