Skip to main content

parse_slot_only

Function parse_slot_only 

Source
pub fn parse_slot_only(payload: &[u8]) -> Result<u8, PayloadError>
Expand description

Parse the payload of CommandOpcode::GetPubkey / GenKey / ReadConfigSlot.

ยงErrors

See PayloadError.