Function get_bundled_position_address
pub fn get_bundled_position_address(
position_bundle_address: &Address,
bundle_index: u8,
program_id: Option<Address>,
) -> Result<(Address, u8), ProgramError>Expand description
Derives the bundled position PDA for the given position bundle address and bundle index under the supplied target program.
Uses the mutable Whirlpool program (“whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc”) when None.