Module solana_ledger::sigverify_shreds [−][src]
Structs
SIGVERIFY_THREAD_POOL |
Constants
SIGN_SHRED_GPU_MIN |
Functions
sign_shreds_cpu | |
sign_shreds_gpu | |
sign_shreds_gpu_pinned_keypair | |
verify_shred_cpu | Assuming layout is signature: Signature signed_msg: { type: ShredType slot: u64, … } Signature is the first thing in the packet, and slot is the first thing in the signed message. |
verify_shreds_gpu |