Function fetch_position_bundle
pub fn fetch_position_bundle(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<PositionBundle>, Error>
pub fn fetch_position_bundle(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<PositionBundle>, Error>