Skip to main content

write_pubkey_bytes

Function write_pubkey_bytes 

Source
pub fn write_pubkey_bytes(buf: &mut Vec<u8>, key: &Pubkey)
Expand description

Write a Pubkey’s raw 32 bytes into the buffer.