Skip to main content

market_signer_seeds

Function market_signer_seeds 

Source
pub fn market_signer_seeds<'a>(
    authority: &'a Pubkey,
    bump: &'a [u8; 1],
) -> [&'a [u8]; 3]
Expand description

Market PDA signer seeds: [b“market“, authority_key, &[bump]]