pub fn find_shift_address(
store: &Pubkey,
owner: &Pubkey,
nonce: &NonceBytes,
store_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description
Create PDA for shift.
pub fn find_shift_address(
store: &Pubkey,
owner: &Pubkey,
nonce: &NonceBytes,
store_program_id: &Pubkey,
) -> (Pubkey, u8)
Create PDA for shift.